You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
I would like to use AF_XDP in CoreOS Linux, but it seems like it's not enabled by default:
# grep PRETTY_NAME /etc/os-release
PRETTY_NAME="Container Linux by CoreOS 2079.3.0 (Rhyolite)"
# zcat /proc/config.gz | grep XDP
# CONFIG_XDP_SOCKETS is not set
Could this be added in CoreOS Linux? Or could it be installed in some other ways?