Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debloat (lua script) returns some errors #4

Open
simonbcn opened this issue Jan 1, 2013 · 0 comments
Open

debloat (lua script) returns some errors #4

simonbcn opened this issue Jan 1, 2013 · 0 comments

Comments

@simonbcn
Copy link

simonbcn commented Jan 1, 2013

# 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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant