[dpdk-dev] [PATCH v4 00/10] Port XStats

2015-11-02 Thread Thomas Monjalon
Harry, Checkpatch is not happy because you missed the space after the keywords "if" and "for".

[dpdk-dev] [PATCH v4 00/10] Port XStats

2015-10-30 Thread Tahhan, Maryam
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harry van Haaren > Sent: Friday, October 30, 2015 11:36 AM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v4 00/10] Port XStats > > This patchset adds an implementation of the xstats_get() and xstats_reset() > API

[dpdk-dev] [PATCH v4 00/10] Port XStats

2015-10-30 Thread Harry van Haaren
This patchset adds an implementation of the xstats_get() and xstats_reset() API to the following PMDs: virtio, igb, igbvf, ixgbe, ixgbevf, i40e, i40evf and fm10k. The xstats API allows DPDK apps to gain access to extended statistics from each port on a NIC. These statistics are structured as per