On 4/13/2020 8:56 AM, Slava Ovsiienko wrote:
> Hi, Ferruh
>
>> -Original Message-
>> From: Ferruh Yigit
>> Sent: Thursday, April 9, 2020 14:56
>> To: Slava Ovsiienko ; dev@dpdk.org
>> Cc: Thomas Monjalon ;
>> bernard.iremon...@intel.com
>> Subject: Re: [PATCH v2 1/3] app/testpmd: add prof
13/04/2020 09:56, Slava Ovsiienko:
> From: Ferruh Yigit
> > > +set fwdprof
> > > +~~~
> > > +
> > > +Set the flags controlling the datapath profiling statistics::
> > > +
> > > + testpmd> set fwdprof (flags)
> >
> > What do you think a little longer command 'fwdprofile", which is more c
Hi, Ferruh
> -Original Message-
> From: Ferruh Yigit
> Sent: Thursday, April 9, 2020 14:56
> To: Slava Ovsiienko ; dev@dpdk.org
> Cc: Thomas Monjalon ;
> bernard.iremon...@intel.com
> Subject: Re: [PATCH v2 1/3] app/testpmd: add profiling flags set command
>
> On 3/19/2020 1:50 PM, Viach
On 3/19/2020 1:50 PM, Viacheslav Ovsiienko wrote:
> This commit is preparation step before adding the separated profiling
> of Rx and Tx burst routines. The new testpmd command is introduced:
>
> set fwdprof (flags)
>
> This command controls which profiling statistics is being gathered
> in run
19/03/2020 14:50, Viacheslav Ovsiienko:
> +set fwdprof
> +~~~
> +
> +Set the flags controlling the datapath profiling statistics::
> +
> + testpmd> set fwdprof (flags)
> +
> +This command is available only if ``CONFIG_RTE_TEST_PMD_RECORD_CORE_CYCLES``
> is
> +configured to Y, enabling th
This commit is preparation step before adding the separated profiling
of Rx and Tx burst routines. The new testpmd command is introduced:
set fwdprof (flags)
This command controls which profiling statistics is being gathered
in runtime:
- bit 0 - enables profiling the entire forward routine, c
6 matches
Mail list logo