ethdev: remove deprecated statistics
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 15 Apr 2016 09:01:51 +0000 (11:01 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 20 Apr 2016 11:49:31 +0000 (13:49 +0200)
commita61dc000d55dca9e0947fa067b7dc503f42af28a
tree7ba147c3b6b12c22574e2f8455e81f23de9ed8c7
parent7d619406f31ddf115714b32778c33f6dc0ead470
ethdev: remove deprecated statistics

Some statistics were deprecated since release 2.1 (49f386542af4).
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>
15 files changed:
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_16_07.rst
drivers/net/bonding/rte_eth_bond_pmd.c
drivers/net/cxgbe/cxgbe_ethdev.c
drivers/net/e1000/igb_ethdev.c
drivers/net/ena/ena_ethdev.c
drivers/net/ena/ena_ethdev.h
drivers/net/enic/enic_main.c
drivers/net/i40e/i40e_ethdev.c
drivers/net/ixgbe/ixgbe_ethdev.c
drivers/net/nfp/nfp_net.c
drivers/net/vmxnet3/vmxnet3_ethdev.c
examples/ethtool/ethtool-app/ethapp.c
lib/librte_ether/Makefile
lib/librte_ether/rte_ethdev.h