Skip to content

eBPF programs fail to bind to non-RSS interface #734

@mtfriesen

Description

@mtfriesen

[xdp] XdpProgramAttach:1353 Attaching ProgramObject=FFFFAF0F1CF52040 to all 0 queues

This occurs when the NIC does not support RSS at all, and the BindToAllQueues i.e. XDP_CREATE_PROGRAM_FLAG_ALL_QUEUES flag was set. It should automatically bind to the 0th queue in that case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    offloadsHardware and software offloads

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions