4eadb8ba11
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>