From: "Bless, Roland (TM)" <roland.bless@kit.edu>
To: Sebastian Moeller <moeller0@gmx.de>
Cc: "Nils Andreas Svee" <me@lochnair.net>,
"Toke Høiland-Jørgensen" <toke@toke.dk>,
"Dave Täht" <dave.taht@gmail.com>,
"Toke Høiland-Jørgensen via Cake" <cake@lists.bufferbloat.net>,
Make-Wifi-fast <make-wifi-fast@lists.bufferbloat.net>,
bloat <bloat@lists.bufferbloat.net>
Subject: Re: [Make-wifi-fast] [Bloat] [Cake] Fwd: [Galene] Dave on bufferbloat and jitter at 8pm CET Tuesday 23
Date: Fri, 26 Feb 2021 18:50:39 +0100 [thread overview]
Message-ID: <913fe453-2644-558f-dc5e-585589555d91@kit.edu> (raw)
In-Reply-To: <C6C74E08-8727-4695-8B01-C1FCDC5A33AF@gmx.de>
Hi Sebastian,
On 26.02.21 at 18:14 Sebastian Moeller wrote:
> are you sure that BBRv2 actually evaluates CE marks and responds to them? As far as I understood, BBR is simply not rfc3168 compliant, there was some talk about teaching BBRv2+ some still to be defined high frequency (low amplitude) ECN signaling.
AFAIK, BBRv2 reacts not in an RFC3168 compliant (classic) manner, but
more in a DCTCP style manner.
> The thing I fail to understand is, why BBR with its cavalier approach to drops did not grow ECN support on day one. While a drop could have a lot of reasons, including transient/stray wifi losses, a CE mark is less ambiguous.
Yes, it is. But as I understand the motivation for BBR's design,
they do not want to sacrifice throughput in case of non-congestion losses.
If you read the original BBR paper, one of its motivations was its use
in B4,
where Google operates shallow-buffered switches. Because of their small
buffer size,
they will cause occasional packet losses due to occurring short-term
traffic
aggregation effects, which are different from persistent congestion.
A traditional RED-based AQM may also generate CE marks in this
case and the "strong" backoff may cost too much utilization in the end
(esp. if you consider 100+Gbit/s links), so the DCTCP style is much more
scalable in this respect.
Regards,
Roland
>> On Feb 26, 2021, at 17:59, Bless, Roland (TM) <roland.bless@kit.edu> wrote:
>>
>> Hi,
>>
>> On 26.02.21 at 16:27 Nils Andreas Svee wrote:
>>> On 2/26/21 12:47 PM, Toke Høiland-Jørgensen wrote:
>>>> Yeah, there would have to be some kind of probing to discover when the
>>>> bandwidth goes up (maybe something like what BBR does?). Working out the
>>>> details of this is still in the future, this is all just loose plans
>>>> that I'll try to get back to once we have the measurement tool working
>>>> reasonably well. Input and experiments welcome, of course!
>>> I've kept to maintaining CAKE binaries for the EdgeRouters, so I have a lot to read up on if I'm gonna take a stab at this, should be fun though :)
>>> I'll have a look at how BBR does it, and see if I can't figure out how that works at least.
>> BBR increases its sending rate and looks whether the delivery rate
>> increases. It assumes that the bottleneck limit hasn't been reached
>> in case the delivery rate still increases. This is certainly true when
>> it is the only flow at the bottleneck, but not true when multiple
>> flows are present (the probing flow may simply steal other flows'
>> shares adn thus get a higher delivery rate nevertheless).
>> BBRv2 at least checks for packet loss and ECN
>> signals and detects when it hits a hard limit. One could try to
>> detect a correlated increase in RTT when probing for more bandwidth
>> and then stop, because it seems that the queue is filled by the
>> increased probing rate. However, getting that reliably detected out of
>> the RTT measurement noise is sometimes difficult.
>>
>> Regards,
>> Roland
>> _______________________________________________
>> Bloat mailing list
>> Bloat@lists.bufferbloat.net
>> https://lists.bufferbloat.net/listinfo/bloat
next prev parent reply other threads:[~2021-02-26 17:50 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <874ki24ref.wl-jch@irif.fr>
2021-02-23 17:46 ` [Make-wifi-fast] " Dave Taht
2021-02-23 21:30 ` [Make-wifi-fast] [Cake] " Nils Andreas Svee
2021-02-24 1:14 ` Dave Taht
2021-02-24 1:29 ` [Make-wifi-fast] [Bloat] " Stephen Hemminger
2021-02-24 10:51 ` Toke Høiland-Jørgensen
2021-02-24 22:49 ` Nils Andreas Svee
2021-02-24 23:27 ` Toke Høiland-Jørgensen
2021-02-24 23:35 ` Nils Andreas Svee
2021-02-25 10:30 ` Toke Høiland-Jørgensen
2021-02-26 0:32 ` Nils Andreas Svee
2021-02-26 11:47 ` Toke Høiland-Jørgensen
2021-02-26 15:27 ` Nils Andreas Svee
2021-02-26 16:59 ` Bless, Roland (TM)
2021-02-26 17:14 ` Sebastian Moeller
2021-02-26 17:50 ` Bless, Roland (TM) [this message]
2021-02-24 15:19 ` Taraldsen Erik
2021-02-24 16:11 ` Toke Høiland-Jørgensen
2021-02-24 18:43 ` Jonathan Morton
2021-02-24 23:27 ` Nils Andreas Svee
2021-02-25 8:18 ` [Make-wifi-fast] [Cake] [Bloat] " Taraldsen Erik
2021-02-26 0:19 ` Nils Andreas Svee
2021-02-26 7:26 ` Taraldsen Erik
2021-02-26 12:26 ` [Make-wifi-fast] [Bloat] [Cake] " Toke Høiland-Jørgensen
2021-02-26 14:25 ` [Make-wifi-fast] [Cake] [Bloat] " Nils Andreas Svee
2021-02-26 15:08 ` Taraldsen Erik
2021-02-24 18:52 ` [Make-wifi-fast] " Jeremy Harris
2021-02-24 18:54 ` Dave Taht
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/make-wifi-fast.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=913fe453-2644-558f-dc5e-585589555d91@kit.edu \
--to=roland.bless@kit.edu \
--cc=bloat@lists.bufferbloat.net \
--cc=cake@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
--cc=make-wifi-fast@lists.bufferbloat.net \
--cc=me@lochnair.net \
--cc=moeller0@gmx.de \
--cc=toke@toke.dk \
/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