From: Kristjan Onu <k@omnel.ml>
To: Cake List <cake@lists.bufferbloat.net>
Subject: Re: [Cake] Failure with commit 8da93e1
Date: Sun, 10 Jun 2018 20:20:55 -0400 [thread overview]
Message-ID: <4555727d-9055-78af-3a41-ad47ead99df4@omnel.ml> (raw)
In-Reply-To: <878t7nn9pb.fsf@toke.dk>
[-- Attachment #1: Type: text/plain, Size: 1397 bytes --]
> What is the output of $TC -s qdisc?
qdisc cake 8001: dev enp4s0 root refcnt 6 autorate_ingress (?diffserv?)
dual-srchost ack-filter noatm overhead 18 total_overhead 18
hard_header_len 0 mpu 1
Sent 0 bytes 0 pkt (dropped 4, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
Full output is in the file attached.
I discovered Cake works on commit 2b1c631, with
linux-image-4.16.0-2-amd64. Then $TC -s qdisc outputs:
qdisc cake 8001: root refcnt 6 bandwidth 850Kbit (?diffserv?)
dual-srchost rtt 100.0ms noatm overhead 18 total_overhead 18
hard_header_len 0 mpu 64
Sent 7497015 bytes 130570 pkt (dropped 0, overlimits 5129 requeues 0)
backlog 0b 0p requeues 0
I will look for the commit between 2b1c631 and 8da93e1 that stops traffic.
Kristjan
Le 2018-06-09 à 13:36, Toke Høiland-Jørgensen a écrit :
> Kristjan Onu <k@omnel.ml> writes:
>
>> Hello,
>>
>> The computer on which I use Cake was upgraded to Debian
>> linux-image-4.16.0-2-amd64 and networking stopped working.
>>
>> I load Cake with:
>>
>> export TC=~/local/src/iproute2-cake-next/tc/tc
>> $TC qdisc add dev enp4s0 root cake bandwidth 850Kbit docsis nat \
>> dual-srchost ack-filter
>>
>> Then network traffic appears to stop. I have tested with Cake/Cobalt
>> revisions 6f7e5af and 8da93e1.
>>
>> Can anyone give hints on how to troubleshoot this?
>
> What is the output of $TC -s qdisc?
>
> -Toke
>
[-- Attachment #2: tc_stats_qdisc_2b1c631.txt --]
[-- Type: text/plain, Size: 1522 bytes --]
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 fq_codel 0: dev enp2s0 root refcnt 2 limit 10240p flows 1024 quantum 1514 target 5.0ms interval 100.0ms memory_limit 32Mb ecn
Sent 30364 bytes 214 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
maxpacket 0 drop_overlimit 0 new_flow_count 0 ecn_mark 0
new_flows_len 0 old_flows_len 0
qdisc cake 8001: dev enp4s0 root refcnt 6 bandwidth 850Kbit (?diffserv?) dual-srchost rtt 100.0ms noatm overhead 18 total_overhead 18 hard_header_len 0 mpu 64
Sent 5547444 bytes 95870 pkt (dropped 0, overlimits 4774 requeues 0)
backlog 0b 0p requeues 0
qdisc ingress ffff: dev enp4s0 parent ffff:fff1 ----------------
Sent 245296151 bytes 166118 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc noqueue 0: dev br0 root refcnt 2
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc noqueue 0: dev wlp3s0 root refcnt 2
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc cake 8002: dev ifb0 root refcnt 2 bandwidth 4250Kbit (?diffserv?) dual-dsthost ingress rtt 100.0ms noatm overhead 18 total_overhead 18 hard_header_len 0 mpu 64
Sent 246368681 bytes 165290 pkt (dropped 825, overlimits 323918 requeues 0)
backlog 4542b 3p requeues 0
qdisc noqueue 0: dev he-ipv6 root refcnt 2
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
[-- Attachment #3: tc_stats_qdisc_8da93e1.txt --]
[-- Type: text/plain, Size: 1066 bytes --]
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 fq_codel 0: dev enp2s0 root refcnt 2 limit 10240p flows 1024 quantum 1514 target 5.0ms interval 100.0ms memory_limit 32Mb ecn
Sent 34744 bytes 269 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
maxpacket 0 drop_overlimit 0 new_flow_count 0 ecn_mark 0
new_flows_len 0 old_flows_len 0
qdisc cake 8001: dev enp4s0 root refcnt 6 autorate_ingress (?diffserv?) dual-srchost ack-filter noatm overhead 18 total_overhead 18 hard_header_len 0 mpu 1
Sent 0 bytes 0 pkt (dropped 4, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc noqueue 0: dev br0 root refcnt 2
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc noqueue 0: dev wlp3s0 root refcnt 2
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc noqueue 0: dev he-ipv6 root refcnt 2
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
next prev parent reply other threads:[~2018-06-11 0:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-09 16:27 [Cake] Cake Failure with Debian Linux 4.16.0-2 Kristjan Onu
2018-06-09 17:36 ` Toke Høiland-Jørgensen
2018-06-11 0:20 ` Kristjan Onu [this message]
2018-06-11 0:32 ` [Cake] Failure with commit 8da93e1 George Amanakis
2018-06-13 1:36 ` [Cake] [SUSPECTED SPAM] Re: Failure with commit 8da93e1 solved Kristjan Onu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4555727d-9055-78af-3a41-ad47ead99df4@omnel.ml \
--to=k@omnel.ml \
--cc=cake@lists.bufferbloat.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox