Hi,

I cannot remove the fq_codel qdisc from the eth0 device.

I have tried:
tc qdisc del dev eth0 root
However it responds with:
RTNETLINK answers: No such file or directory
However:
tc -s qdisc show dev eth0
Responds with:
qdisc fq_codel 0: root refcnt 2 limit 1024p flows 1024 quantum 300 target 5.0ms 
interval 100.0ms ecn
Sent 152870410415 bytes 180254077 pkt (dropped 412, overlimits 0 requeues 
195500)
backlog 0b 0p requeues 195500
 maxpacket 1514 drop_overlimit 0 new_flow_count 545433 ecn_mark 4
 new_flows_len 0 old_flows_len 0

How do get rid of it or replace it with pfifo_fast so it basically doesn't do 
anything?

I am using Barrier Breaker.

Regards,
spaceman
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to