[dpdk-dev] [PATCH 3/3] i40e: refactor xstats queue handling

2015-11-08 Thread Tahhan, Maryam
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Harry van Haaren > Sent: Friday, November 6, 2015 2:13 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 3/3] i40e: refactor xstats queue handling > > This patch refactors the queue and priority statistic handlin

[dpdk-dev] [PATCH 3/3] i40e: refactor xstats queue handling

2015-11-06 Thread Harry van Haaren
This patch refactors the queue and priority statistic handling. Generic queue stats are presented by rte_eth_xstats_get(), and the i40e_xstats_get() exposes only the extra stats. Signed-off-by: Harry van Haaren --- drivers/net/i40e/i40e_ethdev.c | 112 -