numam-dpdk/lib/librte_ether
Maryam Tahhan 4eadb8ba11 ethdev: do not deprecate imissed counter
Remove the deprecation tag and notice for imissed as it is a generic
register that accounts for packets that were dropped by the HW,
because there are no available mbufs (RX queues are full). imissed is
different to ierrors and can help with general debug.

Fixes: 49f386542a ("ethdev: remove driver specific stats")

Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2015-11-03 00:39:45 +01:00
..
Makefile ethdev: remove Rx interrupt switch 2015-09-03 19:22:48 +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: add more flow director modes 2015-10-29 00:02:14 +01:00
rte_ethdev.c ethdev: update extending stats strings 2015-11-03 00:07:15 +01:00
rte_ethdev.h ethdev: do not deprecate imissed counter 2015-11-03 00:39:45 +01:00
rte_ether_version.map ethdev: add API to retrieve queue information 2015-11-02 00:13:59 +01:00
rte_ether.h eal: add and use unaligned integer types 2015-06-24 12:00:41 +02:00