Hi Folks, While doing some implementation with dpdk-1.7.0 on NIC 82599, I am facing an issue. If i am sending the packets to the NIC at the line rate and the application which i developed using DPDK is not processing the packets that much faster, then the NIC starts to drop packets (of course, this is expected) and not recovering, even if I reduce the rate to few packets per second, which is not expected.
Am i missing something in my application? -- Regards, Bharath