[dpdk-dev] [RFC] app/testpmd: add profiling for Rx/Tx burst routines

Iremonger, Bernard bernard.iremonger at intel.com
Thu Jun 20 17:15:05 CEST 2019


Hi  Slava,


> -----Original Message-----
> From: Slava Ovsiienko [mailto:viacheslavo at mellanox.com]
> Sent: Monday, June 10, 2019 5:40 AM
> To: Iremonger, Bernard <bernard.iremonger at intel.com>; dev at dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit at intel.com>
> Subject: RE: [dpdk-dev] [RFC] app/testpmd: add profiling for Rx/Tx burst
> routines
> 
<snip>

> > >  static void
> > > diff --git a/config/common_base b/config/common_base index
> > > 6b96e0e..6e84af4 100644
> > > --- a/config/common_base
> > > +++ b/config/common_base
> > > @@ -998,6 +998,8 @@ CONFIG_RTE_PROC_INFO=n  #
> > CONFIG_RTE_TEST_PMD=y
> > > CONFIG_RTE_TEST_PMD_RECORD_CORE_CYCLES=n
> > > +CONFIG_RTE_TEST_PMD_RECORD_CORE_RX_CYCLES=n
> > > +CONFIG_RTE_TEST_PMD_RECORD_CORE_TX_CYCLES=n
> > >  CONFIG_RTE_TEST_PMD_RECORD_BURST_STATS=n
> >
> > Should the RECORD macros be documented in the run_app.rst file ?

You missed the above comment in your reply.
There seems to be no documentation on the RECORD macros at present, there probably should be some.

Regards,

Bernard.




More information about the dev mailing list