numam-dpdk/lib/librte_ether
Olivier Matz faaf69adb9 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: 4eadb8ba11 ("ethdev: do not deprecate imissed counter")

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
2016-10-04 11:35:23 +02:00
..
Makefile ethdev: remove deprecated statistics 2016-04-20 13:49:31 +02:00
rte_dev_info.h lib: add missing include dependencies 2016-09-13 15:35:28 +02:00
rte_eth_ctrl.h lib: add missing include dependencies 2016-09-13 15:35:28 +02:00
rte_ethdev.c pci: create device list and fallback on its members 2016-10-03 16:34:03 +02:00
rte_ethdev.h ethdev: clarify API comment for imissed stats 2016-10-04 11:35:23 +02:00
rte_ether_version.map drivers: use PCI registration macro 2016-10-03 16:33:23 +02:00
rte_ether.h remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00