numam-dpdk/doc
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
..
api doc: add missing API headers 2015-08-11 18:28:10 +02:00
guides ethdev: do not deprecate imissed counter 2015-11-03 00:39:45 +01:00
build-sdk-quick.txt mk: introduce EXTRA_LDLIBS variable 2015-05-14 23:33:38 +02:00