Re: [dpdk-dev] [PATCH v2] net/failsafe: stat support enhancement

2017-09-11 Thread Ferruh Yigit
On 9/7/2017 1:19 PM, Gaëtan Rivet wrote: > Hi Matan, > > You should send your v[N] In-Reply-To the Message-Id of your v[N-1] > to help people reading. > > On Thu, Sep 07, 2017 at 02:31:13PM +0300, Matan Azrad wrote: >> The previous stats code returned only the current TX sub >> device stats. >> >

Re: [dpdk-dev] [PATCH v2] net/failsafe: stat support enhancement

2017-09-07 Thread Gaëtan Rivet
Hi Matan, You should send your v[N] In-Reply-To the Message-Id of your v[N-1] to help people reading. On Thu, Sep 07, 2017 at 02:31:13PM +0300, Matan Azrad wrote: > The previous stats code returned only the current TX sub > device stats. > > This enhancement extends it to return the sum of all s

[dpdk-dev] [PATCH v2] net/failsafe: stat support enhancement

2017-09-07 Thread Matan Azrad
The previous stats code returned only the current TX sub device stats. This enhancement extends it to return the sum of all sub devices stats with history of removed sub-devices. Dedicated stats accumulator saves the stat history of all sub device remove events. Each failsafe sub device contains