On 10/8/2020 10:10 AM, Kevin Traynor wrote:
On 07/10/2020 22:48, Thomas Monjalon wrote:
As described in doc/guides/prog_guide/poll_mode_drv.rst,
the naming scheme for the xstats is parts separated with underscore:
* direction
* detail 1
* detail 2
* detail n
xstat name of basic stats per
queue
On 07/10/2020 22:48, Thomas Monjalon wrote:
As described in doc/guides/prog_guide/poll_mode_drv.rst,
the naming scheme for the xstats is parts separated with underscore:
* direction
* detail 1
* detail 2
* detail n
* unit
On 10/9/2020 5:53 PM, Kevin Laatz wrote:
On 08/10/2020 16:41, Ferruh Yigit wrote:
On 10/7/2020 10:48 PM, Thomas Monjalon wrote:
As described in doc/guides/prog_guide/poll_mode_drv.rst,
the naming scheme for the xstats is parts separated with underscore:
* direction
* detail 1
* det
On 08/10/2020 16:41, Ferruh Yigit wrote:
On 10/7/2020 10:48 PM, Thomas Monjalon wrote:
As described in doc/guides/prog_guide/poll_mode_drv.rst,
the naming scheme for the xstats is parts separated with underscore:
* direction
* detail 1
* detail 2
* detail n
* unit
where det
> -Original Message-
> From: David Marchand
> Subject: Re: [dpdk-dev] [PATCH] ethdev: fix xstat name of basic stats per
> queue
>
> On Fri, Oct 9, 2020 at 10:36 AM Pattan, Reshma
> wrote:
> > > >> +* ethdev: Renamed basic statistics per queue.
On Fri, Oct 9, 2020 at 10:36 AM Pattan, Reshma wrote:
> > >> +* ethdev: Renamed basic statistics per queue. An underscore is
> > >> +inserted
> > >> + between the queue number and the rest of the xstat name:
> > >> +
> > >> + * ``rx_qN*`` -> ``rx_qN_*``
> > >> + * ``tx_qN*`` -> ``tx_qN_*``
> >
> -Original Message-
> From: Power, Ciara
> Sent: Friday, October 9, 2020 9:33 AM
> To: Yigit, Ferruh ; Thomas Monjalon
> ; dev@dpdk.org; Van Haaren, Harry
> ; Laatz, Kevin
> Cc: arybche...@solarflare.com; Pattan, Reshma
> Subject: RE: [PATCH] ethdev: fix xstat name of basic stats per
Hi Ferruh, Thomas,
>-Original Message-
>From: Ferruh Yigit
>Sent: Thursday 8 October 2020 16:42
>To: Thomas Monjalon ; dev@dpdk.org; Van Haaren,
>Harry ; Power, Ciara ;
>Laatz, Kevin
>Cc: arybche...@solarflare.com
>Subject: Re: [PATCH] ethdev: fix xstat name of basic stats per queue
>
>
On 10/7/2020 10:48 PM, Thomas Monjalon wrote:
As described in doc/guides/prog_guide/poll_mode_drv.rst,
the naming scheme for the xstats is parts separated with underscore:
* direction
* detail 1
* detail 2
* detail n
* unit
where detail 1 can be "q" followe
>-Original Message-
>From: dev On Behalf Of Kevin Traynor
>Sent: Thursday, October 8, 2020 12:10 PM
>To: NBU-Contact-Thomas Monjalon ; dev@dpdk.org
>Cc: ferruh.yi...@intel.com; arybche...@solarflare.com
>Subject: Re: [dpdk-dev] [PATCH] ethdev: fix xstat name of basi
On 07/10/2020 22:48, Thomas Monjalon wrote:
> As described in doc/guides/prog_guide/poll_mode_drv.rst,
> the naming scheme for the xstats is parts separated with underscore:
> * direction
> * detail 1
> * detail 2
> * detail n
> * unit
> where detail 1 can be "q" follo
On Wed, Oct 07, 2020 at 11:48:48PM +0200, Thomas Monjalon wrote:
> As described in doc/guides/prog_guide/poll_mode_drv.rst,
> the naming scheme for the xstats is parts separated with underscore:
> * direction
> * detail 1
> * detail 2
> * detail n
> * unit
> where deta
As described in doc/guides/prog_guide/poll_mode_drv.rst,
the naming scheme for the xstats is parts separated with underscore:
* direction
* detail 1
* detail 2
* detail n
* unit
where detail 1 can be "q" followed with a queue number.
It means the name of the
13 matches
Mail list logo