Hi, I'm relatively familiar with traffic shaping using qdisc, but I
don't know where this came from or how to clear it. I don't plan on
using traffic shaping on this host and would like to just to clear it.
It affects my bmon network and bandwidth monitoring.

This is a fedora29 system. Where is this configured?

Any ideas greatly appreciated.

[root@darwin ~]# tc -s qdisc ls
qdisc noqueue 0: dev lo root refcnt 2
 Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
 backlog 0b 0p requeues 0
qdisc mq 0: dev eno1 root
 Sent 88139039438 bytes 140573320 pkt (dropped 0, overlimits 0 requeues 14645)
 backlog 0b 0p requeues 14645
qdisc fq_codel 0: dev eno1 parent :8 limit 10240p flows 1024 quantum
1514 target 5.0ms interval 100.0ms memory_limit 32Mb ecn
 Sent 8656592525 bytes 16100730 pkt (dropped 0, overlimits 0 requeues 484)
 backlog 0b 0p requeues 484
  maxpacket 66870 drop_overlimit 0 new_flow_count 2023 ecn_mark 0
  new_flows_len 0 old_flows_len 0
qdisc fq_codel 0: dev eno1 parent :7 limit 10240p flows 1024 quantum
1514 target 5.0ms interval 100.0ms memory_limit 32Mb ecn
 Sent 12876191548 bytes 18838064 pkt (dropped 0, overlimits 0 requeues 1437)
 backlog 0b 0p requeues 1437
  maxpacket 66870 drop_overlimit 0 new_flow_count 1945 ecn_mark 0
  new_flows_len 0 old_flows_len 0
qdisc fq_codel 0: dev eno1 parent :6 limit 10240p flows 1024 quantum
1514 target 5.0ms interval 100.0ms memory_limit 32Mb ecn
 Sent 15675323229 bytes 20889032 pkt (dropped 0, overlimits 0 requeues 3434)
 backlog 0b 0p requeues 3434
  maxpacket 68264 drop_overlimit 0 new_flow_count 2249 ecn_mark 0
  new_flows_len 0 old_flows_len 0
...
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to