[dpdk-dev] What's possible reasons that may cause rx_total_missed_packets increase in ixgbe driver?
Haosong Huang
huangh at seagroup.com
Thu Dec 12 17:32:07 CET 2019
Hi, DPDK masters, I am debugging a `imissed` issue when we are using DPDK.
We notice that imissed increase even when the traffic is slow. We are using
x520 nic and ixgbe driver.
Via check the code, imissed comes from rx_total_missed_packets in ixgbe.
But what's the possible reason that make rx_total_missed_packets increase
in ixgbe?
Highly appreciated your reply if you have any clues on this.
More information about the dev
mailing list