Skip to content

RTNETLINK answers: Operation not supported #2

@stephandave78

Description

@stephandave78

Hi @jeez @vcgomes ,

I was reading about the previously closed issue with respect to loading of ETF in dual core PCs. I was able to follow that and I got the mqprio qdisc loaded in my system successfully.

But when I try adding ETF as child to mqprio qdisc, system replies me " RTNETLINK answers: Operation not supported" error. Help me in solving this.

System details:
Linux x86 with 4.19 kernel and iproute2 4.19 version

Commands used:
sudo tc qdisc replace dev IFACE parent root handle 100 mqprio num_tc 2 map 1 1 1 0 1 1 1 1 1 1 1 1 1 1 1 1 queues 1@0 1@1 hw 0
sudo tc qdisc add dev IFACE parent 100:1 etf offload clockid CLOCK_TAI delta 150000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions