Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

CoreOS kernel config: CONFIG_XDP_SOCKETS is not set #2580

@mkfsn

Description

@mkfsn

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions