numam-dpdk/examples/ethtool/ethtool-app
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
..
ethapp.c ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
ethapp.h examples/ethtool: add user-space ethtool sample application 2015-12-08 03:00:42 +01:00
main.c examples/ethtool: fix build 2016-02-16 07:33:44 +01:00
Makefile examples/ethtool: add user-space ethtool sample application 2015-12-08 03:00:42 +01:00