Re: [dpdk-dev] What's possible reasons that may cause rx_total_missed_packets increase in ixgbe driver?

2019-12-14 Thread Haosong Huang
make rx_total_missed_packets increase in ixgbe? Highly appreciated your reply if you have any clues on this. On Fri, Dec 13, 2019 at 12:32 AM Haosong Huang wrote: > Hi, DPDK masters, I am debugging a `imissed` issue when we are using DPDK. > > We notice that imissed increase even when the t

[dpdk-dev] What's possible reasons that may cause rx_total_missed_packets increase in ixgbe driver?

2019-12-12 Thread Haosong Huang
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_to