After digging, strace“ing ... etc I found that the common error with eg.:
# tc qdisc add dev eth0 handle ffff: ingress
RTNETLINK answers: No such file or directory
is due to *iproute2* tool default configuration (and most iproute precompiled
packages) in addition to correct kernel setup.
You must change in
iproute2/Config:
TC_CONFIG_DIFFSERV=y
and recompile, etc ...
Regards...
--Juanjo
Seemingly Similar Threads
- tc qdisc ingress problem ?
- Re: [ovs-discuss] Libvirt "tc ingress qdisc" automatically removed by ovs vlan tag setting, how?
- Re: Libvirt "tc ingress qdisc" automatically removed by ovs vlan tag setting, how?
- Libvirt "tc ingress qdisc" automatically removed by ovs vlan tag setting, how?
- Re: [ovs-discuss] Libvirt "tc ingress qdisc" automatically removed by ovs vlan tag setting, how?
