> -----Original Message-----
> From: Raslan Darawsheh [mailto:rasl...@mellanox.com]
> Sent: Sunday, October 7, 2018 8:38 AM
> To: Wu, Jingjing <jingjing...@intel.com>
> Cc: Thomas Monjalon <tho...@monjalon.net>; dev@dpdk.org; Shahaf Shuler
> <shah...@mellanox.com>; Raslan Darawsheh <rasl...@mellanox.com>;
> Xueming(Steven) Li <xuemi...@mellanox.com>; Ori Kam
> <or...@mellanox.com>; jerin.ja...@caviumnetworks.com;
> david.march...@6wind.com; Iremonger, Bernard
> <bernard.iremon...@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 <rasl...@mellanox.com>
Acked-by: Bernard Iremonger <bernard.iremon...@intel.com>

Reply via email to