[dpdk-dev] imissed in rte_pmd_pcap

Keren Hochman keren.hochman at lightcyber.com
Mon Sep 12 08:44:08 CEST 2016


Hello,
in the dpdk pcap driver, the imissed indicator of rte_eth_stats structure
is not increasing even when we miss packets since there are no available
mbufs. I looked at the code and I saw that nothing increase it in the pcap
driver code ( as opposed to other drivers where it's being promoted)
Is there a reason for that? Is there other way to follow missed packets
when using libpcap ?
Thanks, Keren


More information about the dev mailing list