Open
Description
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
Labels
No labels