ethdev: do not deprecate imissed counter
authorMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 20 Oct 2015 10:34:18 +0000 (11:34 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 2 Nov 2015 23:39:45 +0000 (00:39 +0100)
commit4eadb8ba11b7b0764662f9da929e9c642cfe8966
tree138c99f41ba82c3d42da9c161502b7472782fb74
parent48dd1a82a615812560c90c3d8025e96234ba5b40
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: 49f386542af4 ("ethdev: remove driver specific stats")

Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
doc/guides/rel_notes/deprecation.rst
lib/librte_ether/rte_ethdev.h