i40e: refactor xstats per queue handling
authorHarry van Haaren <harry.van.haaren@intel.com>
Fri, 6 Nov 2015 14:12:55 +0000 (14:12 +0000)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 12 Nov 2015 16:35:43 +0000 (17:35 +0100)
commit5936b669b828a062822e32b629f05890840abe63
treed9f0c84274ac168f0a0cea0fac3649cdd97c0251
parent664c51f792e5f9278eba0811fd6ba11c4ead4563
i40e: refactor xstats per queue handling

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 <harry.van.haaren@intel.com>
Acked-by: Maryam Tahhan <maryam.tahhan@intel.com>
drivers/net/i40e/i40e_ethdev.c