Re: [dpdk-dev] [PATCH v3 2/2] net/failsafe: add timestamp to stats snapshot

2017-10-23 Thread Gaƫtan Rivet
On Sat, Oct 21, 2017 at 08:54:46PM +, Matan Azrad wrote: > Fail-safe attempts to read an ultimate statistics on removal time; if > that fails, it uses the latest recorded snapshot. > > This patch adds timestamp for each stats snapshot to allow a time report > since the last snapshot in case of

[dpdk-dev] [PATCH v3 2/2] net/failsafe: add timestamp to stats snapshot

2017-10-21 Thread Matan Azrad
Fail-safe attempts to read an ultimate statistics on removal time; if that fails, it uses the latest recorded snapshot. This patch adds timestamp for each stats snapshot to allow a time report since the last snapshot in case of the above failure. By this way, the user can estimate the stats read