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

Enable XDP in Kernel Config #863

Closed
goproslowyo opened this issue Jan 3, 2024 · 3 comments · Fixed by #877
Closed

Enable XDP in Kernel Config #863

goproslowyo opened this issue Jan 3, 2024 · 3 comments · Fixed by #877

Comments

@goproslowyo
Copy link

Cilium has support for express data path but needs it enabled in the kernel and it doesn't currently appear that Talos Linux enables this configuration option. This is especially important while working at higher network speeds — 10 Gbps and above, which is becoming more commonplace as the standard in both enterprise and consumer gear.

https://docs.cilium.io/en/stable/operations/performance/tuning/#xdp-acceleration
https://docs.cilium.io/en/stable/network/kubernetes/kubeproxy-free/#xdp-acceleration

@Fizan324926
Copy link

is it paid?

@Fizan324926
Copy link

i have basic experience with xdp and eBPF and looking for the projects to contribute.

@smira
Copy link
Member

smira commented Jan 26, 2024

CONFIG_XDP_SOCKETS is the kernel config option we're looking for

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

Successfully merging a pull request may close this issue.

3 participants