numam-dpdk/lib/librte_ether
Thomas Monjalon a61dc000d5 ethdev: remove deprecated statistics
Some statistics were deprecated since release 2.1 (49f386542a).
The last deprecated counter to be used was imcasts.

The VF loopback statistics are also removed as they are used only
in igb and duplicated in extended statistics.

The new counters should be added to extended statistics.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Remy Horton <remy.horton@intel.com>
2016-04-20 13:49:31 +02:00
..
Makefile ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
rte_dev_info.h ethdev: add access to specific device info 2015-07-16 23:56:13 +02:00
rte_eth_ctrl.h ethdev: fix comments for filters 2016-03-30 19:22:17 +02:00
rte_ethdev.c ethdev: fix unchecked return value 2016-04-07 19:11:16 +02:00
rte_ethdev.h ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
rte_ether_version.map ethdev: convert speed number to bitmap flag 2016-04-01 21:38:34 +02:00
rte_ether.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00