Why is the forwarding bandwidth of generic XDP much less than DPDK #720
Replies: 1 comment
-
This doesn't seem to be related to using the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used gXDP to implement NAT function. Bandwidth testing on VM,gXDP is 1.6Gbit/s and DPDK is 5.9Gbit/s. (linux kernel version is 4.18)
But when I use gXDP on docker network, the bandwidth can reach 5.9Gbit/s.
Does gXDP depend on NIC configuration?
Plz help me.
Thx🙏
Beta Was this translation helpful? Give feedback.
All reactions