DequeuePackets returns no packets

All dequed packets from sumbmission queues are enqued properly to completion queue after posting to stack.

But After running heavy traffic (running iperf -b 1000m) for few times, dequeue fails and always return 0. When I check error code with dequeuePacket API it gets error 2e7. (which is underrun error)

Why dequeue fails?

  • Hi, have you submitted a feedback request via the Feedback Assistant with a sysdiagnose after encountering this error?

  • Yes, I have submitted a feedback request, Did not get any response on that

Add a Comment