yes dpdk-devbind -s show card is on numa 0 and I assign core 0-23 for the workers list one more thing is that I am using a dynamic link for dpdk plugin to libdpdk. Can this cause any performance?
On Thu, Dec 18, 2025 at 10:39 PM Maxim Uvarov via lists.fd.io <maxim= [email protected]> wrote: > > Is the network card on the same NUMA were you allocated buffers? > > 18.12.2025, 21:31, [email protected] > > > Hi, I can test Ipv4 forward but my plugin is disabled and all packets > are sent to the drop node without any processing so I think the problem is > not from plugins. In the 'show run' outputs you shared we see lines like > this: detunnel active 2195 38214 0 2.02e2 17.41 So looks like your plugin > receives all packets, and probably send them to drop? Another thing you > might want to try is using the native iAVF driver instead of DPDK: > https://s3-docs.fd.io/vpp/26.02/developer/devicedrivers/avf.html Best ben > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#26667): https://lists.fd.io/g/vpp-dev/message/26667 Mute This Topic: https://lists.fd.io/mt/116824309/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
