Re: [dpdk-dev] [PATCH v14 0/6] Expanded statistics reporting

2017-04-05 Thread Thomas Monjalon
2017-03-30 22:00, Remy Horton: > This patchset consists of three libraries: A Metrics library for > distributing device information, a library that calculates bit-rate > statistics, and a library that calculates latency statistics. The > latter two libraries make use of the first library. I have f

[dpdk-dev] [PATCH v14 0/6] Expanded statistics reporting

2017-03-30 Thread Remy Horton
This patchset consists of three libraries: A Metrics library for distributing device information, a library that calculates bit-rate statistics, and a library that calculates latency statistics. The latter two libraries make use of the first library. Metrics Library --- The Metrics lib