[dpdk-dev] [RFC] app/testpmd: add profiling for Rx/Tx burst routines
Slava Ovsiienko
viacheslavo at mellanox.com
Mon Jun 24 06:03:06 CEST 2019
Hi, Bernard.
PSB.
> -----Original Message-----
> From: Iremonger, Bernard <bernard.iremonger at intel.com>
> Sent: Thursday, June 20, 2019 18:15
> To: Slava Ovsiienko <viacheslavo at mellanox.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
>
> 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.
Yes, I missed the comment, sorry for this.
Thank you for gentle reminding, I will add documentation part to the patch.
> There seems to be no documentation on the RECORD macros at present,
> there probably should be some.
>
> Regards,
>
> Bernard.
>
With best regards,
Slava
More information about the dev
mailing list