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

fq-codel bufferbloat on wifi #20

Open
FreifunkUFO opened this issue Jul 31, 2013 · 1 comment
Open

fq-codel bufferbloat on wifi #20

FreifunkUFO opened this issue Jul 31, 2013 · 1 comment

Comments

@FreifunkUFO
Copy link
Contributor

looks like fq-codel is only active at eth0, and not at wbm1, wbm2 and maybe also wbm3 (wifi-usb-stick)

@FreifunkUFO
Copy link
Contributor Author

root@wbm-ebc5:~# tc -s qdisc show dev wbm1
qdisc mq 0: root
Sent 3169914 bytes 19951 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0

root@wbm-ebc5:~# tc -s qdisc show dev wbm2
qdisc mq 0: root
Sent 3534126 bytes 25323 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0

root@wbm-ebc5:# tc -s qdisc show dev eth0
qdisc fq_codel 0: root refcnt 2 limit 1024p flows 1024 quantum 300 target 5.0ms interval 100.0ms ecn
Sent 2723206 bytes 17148 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
maxpacket 256 drop_overlimit 0 new_flow_count 0 ecn_mark 0
new_flows_len 0 old_flows_len 0
root@wbm-ebc5:
#

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

No branches or pull requests

1 participant