[dpdk-dev] [PATCH v4 1/3] app/testpmd: move dumping packets to a separate function

Iremonger, Bernard bernard.iremonger at intel.com
Mon Oct 8 12:01:47 CEST 2018


> -----Original Message-----
> From: Raslan Darawsheh [mailto:rasland at mellanox.com]
> Sent: Sunday, October 7, 2018 8:38 AM
> To: Wu, Jingjing <jingjing.wu at intel.com>
> Cc: Thomas Monjalon <thomas at monjalon.net>; dev at dpdk.org; Shahaf Shuler
> <shahafs at mellanox.com>; Raslan Darawsheh <rasland at mellanox.com>;
> Xueming(Steven) Li <xuemingl at mellanox.com>; Ori Kam
> <orika at mellanox.com>; jerin.jacob at caviumnetworks.com;
> david.marchand at 6wind.com; Iremonger, Bernard
> <bernard.iremonger at intel.com>
> Subject: [PATCH v4 1/3] app/testpmd: move dumping packets to a separate
> function
> 
> verbosity for the received/sent packets is needed in all of the forwarding
> engines so moving it to be in a separate function
> 
> ---
> changes in v3:
> 	- add util.c in the mason.build file
> 	- restore missing check for ol_flags & PKT_RX_RSS_HASH.
> 	- add local variables for rte_be_to_cpu to avoid long
> 	  lines.
> 
> changes in v4:
> 	- add missing l3 and l4 checks
> ---
> 
> Signed-off-by: Raslan Darawsheh <rasland at mellanox.com>

Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>



More information about the dev mailing list