Discussion of explicit congestion notification's impact on the Internet
 help / color / mirror / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: ECN-Sane <ecn-sane@lists.bufferbloat.net>
Subject: [Ecn-sane] what does ecnseen really mean?
Date: Tue, 12 Jan 2021 20:48:20 -0800	[thread overview]
Message-ID: <CAA93jw6y5az7bfG2RPLgh33H0tPGodvKkMtS6uwPMp7kueZFmg@mail.gmail.com> (raw)

from a random box with bbr on and tons of connections.

```
% sysctl -a | fgrep ecn
net.ipv4.tcp_ecn = 2
net.ipv4.tcp_ecn_fallback = 1

% ss -antie 'src x.y/16' | fgrep bbr | fgrep -c ecn
524

% ss -antie 'src x.y/16' | fgrep bbr | fgrep -c ecnseen
484

% ss -antie 'src x.y/16' | fgrep bbr | wc -l
22037
```



-- 
"For a successful technology, reality must take precedence over public
relations, for Mother Nature cannot be fooled" - Richard Feynman

dave@taht.net <Dave Täht> CTO, TekLibre, LLC Tel: 1-831-435-0729

             reply	other threads:[~2021-01-13  4:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13  4:48 Dave Taht [this message]
2021-01-13  9:23 ` Jeremy Harris

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/ecn-sane.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAA93jw6y5az7bfG2RPLgh33H0tPGodvKkMtS6uwPMp7kueZFmg@mail.gmail.com \
    --to=dave.taht@gmail.com \
    --cc=ecn-sane@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