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

2017-03-30 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Remy Horton > Sent: Wednesday, March 29, 2017 7:29 PM > To: dev@dpdk.org > Cc: Thomas Monjalon > Subject: [dpdk-dev] [PATCH v13 0/6] Expanded statistics reporting > > This patchset con

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

2017-03-29 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