-----Original Message----- > Date: Thu, 13 Sep 2018 18:43:02 +0200 > From: David Marchand <[email protected]> > To: Raslan Darawsheh <[email protected]> > Cc: "Wu, Jingjing" <[email protected]>, Thomas Monjalon > <[email protected]>, [email protected], Shahaf Shuler <[email protected]>, > [email protected] > Subject: Re: [dpdk-dev] [PATCH 2/2] app/testpmd: use the generic function > to dump packets > > > On Wed, Sep 12, 2018 at 10:06 AM, Raslan Darawsheh <[email protected]> > wrote: > > use the generic function to dump packets for several forwarding > > engines. > > Rather than patching some engines, how about putting this in rx/tx callbacks ?
+1 to have zero performance impact on forward engines. > A bit like something I sent earlier ? > > http://patches.dpdk.org/patch/44465/ > > > -- > David Marchand

