gt; Haaren,
> > Harry ; sta...@dpdk.org
> > Subject: Re: [dpdk-dev] [PATCH] event/sw: fix xstats reset value assignment
> > bug
> >
> > On Wed, Aug 28, 2019 at 3:06 AM Gage Eads wrote:
> > >
> > > The sw PMD implements xstats reset by having the xs
> -Original Message-
> From: Jerin Jacob [mailto:jerinjac...@gmail.com]
> Sent: Friday, September 13, 2019 11:30 AM
> To: Eads, Gage
> Cc: dev@dpdk.org; Richardson, Bruce ; Van Haaren,
> Harry ; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] event/sw: fix xstats r
> -Original Message-
> From: Jerin Jacob [mailto:jerinjac...@gmail.com]
> Sent: Friday, September 13, 2019 11:30 AM
> To: Eads, Gage
> Cc: dev@dpdk.org; Richardson, Bruce ; Van Haaren,
> Harry ; sta...@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] event/sw: fix xstats r
On Wed, Aug 28, 2019 at 3:06 AM Gage Eads wrote:
>
> The sw PMD implements xstats reset by having the xstat get operations
> return a value to the statistic's value at the last reset. The value at the
> last reset is maintained in the per-xstat reset_value field, but the PMD
> was setting reset_va
The sw PMD implements xstats reset by having the xstat get operations
return a value to the statistic's value at the last reset. The value at the
last reset is maintained in the per-xstat reset_value field, but the PMD
was setting reset_value = current - reset_value instead of reset_value =
current
5 matches
Mail list logo