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: bd6aa172cf ("ethdev: fetch extended statistics with integer ids")

Signed-off-by: Remy Horton <remy.horton@intel.com>
2016-07-10 14:55:42 +02:00
..
Makefile ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
rte_dev_info.h ethdev: get registers width 2016-07-10 14:55:42 +02:00
rte_eth_ctrl.h ethdev: add tunnel and port RSS offload types 2016-06-22 17:32:28 +02:00
rte_ethdev.c ethdev: fix xstats id mismatch 2016-07-10 14:55:42 +02:00
rte_ethdev.h ethdev: get registers width 2016-07-10 14:55:42 +02:00
rte_ether_version.map ethdev: get registers width 2016-07-10 14:55:42 +02:00
rte_ether.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00