numam-dpdk/lib/librte_ether
Remy Horton 0b3b67e0a3 ethdev: fix xstats id mismatch
When fetching xstats values the driver specific parameters are
placed after the generic ones, but when fetching xstats names
the driver specific parameter names came first. This patch fixes
the resulting id mismatch between names and values.

Fixes: bd6aa172cf35 ("ethdev: fetch extended statistics with integer ids")

Signed-off-by: Remy Horton <remy.horton@intel.com>
2016-07-10 14:55:42 +02:00
..
2016-04-20 13:49:31 +02:00
2016-07-10 14:55:42 +02:00
2016-07-10 14:55:42 +02:00
2016-07-10 14:55:42 +02:00