Skip to content

CBS Qdisc config fail with i218-LM #19

Open
@maxmbed

Description

@maxmbed

Hi,

I am getting stuck at the configuration of CBS Qdisc as shown below:

$ sudo tc qdisc add dev $DEV parent root handle 6666 mqprio \
>         num_tc 3 \
>         map 2 2 1 0 2 2 2 2 2 2 2 2 2 2 2 2 \
>         queues 1@0 1@1 2@2 \
>         hw 0
RTNETLINK answers: Operation not supported

I am using the intel i218-LM chip. Would it be possible the error is raised due to lack of support on i218-LM ?

System: Debian 10, kernel v4.19.0-10-amd64

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