<div dir="ltr">Hey folks,<div><br></div><div>We are troubleshooting a vendor application that is leveraging DPDK at the application layer.</div><div><ul><li>Openstack with RHOSP / RHEL</li><li>OVS as the underlying virtual switching layer. <b>The VM is not using SRIOV ports.</b></li><li>VM acts as a load balancer (traffic pattern in IN+OUT). Traffic arrives on a VLAN (provider network) and exits through a VXLAN network (internal) to be forwarded to application servers.</li><li>VMs are using pinned cores</li><ul><li>4 cores total</li><li>2 for the OS</li><li>2 for DPDK : 1 TX one RX</li></ul><li>Using hugepages</li><li>There are no other VMs on the physical compute.</li><li>compute is using isolated cores for the OS. No collision with the VM cores.</li></ul><div>At low packet rates (20k~ PPS), it seems that the DPDK layer fails to transmit packets on the TX queue. This triggers a failover.</div></div><div><br></div><div>We are not seeing anything particularly obvious on the compute side. Is there anything at the DPDK layer that should be clear about why there is a failure to TX?</div><div><br></div><div>Thanks!</div></div>