ethdev: clarify API comment for imissed stats
authorOlivier Matz <olivier.matz@6wind.com>
Fri, 9 Sep 2016 08:15:21 +0000 (10:15 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 4 Oct 2016 09:35:23 +0000 (11:35 +0200)
commitfaaf69adb93e9a286e2506c448857c2dc2b7f225
tree2a587961ec30cac8e570017db1734eb918c8e7a9
parent722500498f2550baa7e824ae1abfd6bdabff100f
ethdev: clarify API comment for imissed stats

The "imissed" stats represent RX packets dropped by the HW,
so we should not talk about mbufs as the hardware is not aware
of this structure. Buffer seems to be a better word.

Fixes: 4eadb8ba11b7 ("ethdev: do not deprecate imissed counter")

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_ether/rte_ethdev.h