Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AKS: AF_XDP support #282

Closed
glazychev-art opened this issue May 23, 2023 · 1 comment · Fixed by #284
Closed

AKS: AF_XDP support #282

glazychev-art opened this issue May 23, 2023 · 1 comment · Fixed by #284
Assignees

Comments

@glazychev-art
Copy link
Contributor

Description

Root issue: networkservicemesh/cmd-forwarder-vpp#859

AF_XDP socket doesn't work on AKS cluster
Ping works only without hostNetwork: true flag.

@glazychev-art
Copy link
Contributor Author

Current performance

With this PR - networkservicemesh/cmd-forwarder-vpp#871

AF_PACKET TCP

[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec   823 MBytes   690 Mbits/sec   49             sender
[  5]   0.00-10.01  sec   821 MBytes   688 Mbits/sec                  receiver

AF_XDP TCP

[ ID] Interval           Transfer     Bitrate         Retr
[  5]   0.00-10.00  sec   272 MBytes   228 Mbits/sec  4729             sender
[  5]   0.00-10.00  sec   272 MBytes   228 Mbits/sec                  receiver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant