You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# uname -a
Linux X58A-UD5 3.5.0-21-i7 #32 SMP Sat Dec 22 12:21:03 CET 2012 x86_64 x86_64 x86_64 GNU/Linux
# QDEBUG=1 IFACE=eth1 lua debloat
FATAL: Module sch_efq_codel not found.
FATAL: Module sch_ns2_codel not found.
FATAL: Module sch_nfq_codel not found.
qdisc del dev eth1 root
Cannot get device ring settings: Operation not supported
qdisc add dev eth1 handle a root fq_codel limit 1000 quantum 1000
Are necessary those kernel modules?
What's the meaning of this error: Cannot get device ring settings: Operation not supported?
The text was updated successfully, but these errors were encountered:
Are necessary those kernel modules?
What's the meaning of this error:
Cannot get device ring settings: Operation not supported
?The text was updated successfully, but these errors were encountered: