CoDel AQM discussions
 help / color / mirror / Atom feed
From: bob.mcmahon@umbernetworks.com
To: dan <dandenson@gmail.com>
Cc: Robert McMahon <rjmcmahon@rjmcmahon.com>,
	Frantisek Borsik <frantisek.borsik@gmail.com>,
	David Lang <david@lang.hm>,
	"Livingood, Jason" <Jason_Livingood@comcast.com>,
	Cake List <cake@lists.bufferbloat.net>,
	Make-Wifi-fast <make-wifi-fast@lists.bufferbloat.net>,
	bloat <bloat@lists.bufferbloat.net>,
	Jeremy Austin via Rpm <rpm@lists.bufferbloat.net>,
	codel@lists.bufferbloat.net,
	"Dave.seddon Ca" <dave.seddon.ca@gmail.com>,
	William Fisher <zzyzxr99@gmail.com>,
	Igor Aleinikov <igor.aleinikov@adnacom.com>,
	Jim <jim@iniholdings.com>, Jiml <jiml@quicksmart.com>,
	Douglas Fairbairn <dfairbairn@megachips.com>,
	Thomas <thomas@monjalon.net>,
	Tim Odriscoll <tim.odriscoll@intel.com>,
	Morten <morten@broerup.com>,
	Sebastian Moeller <sebastian.moeller@gmail.com>,
	Mt Denicolo <mt.denicolo@gmail.com>,
	Mmcmahon01 <mmcmahon01@gmail.com>,
	Santanu Sinha <santanusinha@yahoo.com>,
	Matthew <matthew@mteley.com>, Koen DS <koen0607@gmail.com>,
	Shotaro Saito <ssaito@megachips.com>
Subject: [Codel] Re: [Rpm] Re: [Bloat] Re: [Cake] "Fi-Wi is a new forwarding plane for wireless" - Bob McMahon
Date: Sat, 23 May 2026 09:36:56 -0700	[thread overview]
Message-ID: <8e14c6935753c6263351ad00ec59b9cb@umbernetworks.com> (raw)
In-Reply-To: <CAA_JP8X=H_cnPju6xjNy-xBQGB5Ff5HzFBubEK4TMrxm=58Kjg@mail.gmail.com>

> I don't have arguments on the technical bits of your reply.

The industry hasn't provided open source tools to analyze 802.11 
properly. The proprietary ones are tightly coupled to chip firmware, 
owned by 802.11 vendors, and not for sale.

You've built solid networks, especially given how little 802.11 
MAC-layer and MCS observability current tooling exposes. I hope to make 
open source 802.11 MAC telemetry tools available sooner rather than 
later. These will run on both an ESP32-C5 and an RPi5. The inexpensive 
ESP32 allows monitors to be placed throughout a venue at low cost.

A key issue is what's being measured. Your deployment data is a capacity 
analysis. Once baseline capacity is adequate, user experience is driven 
by tail latency and service-time variance rather than throughput. A 
network can saturate aggregate throughput while still showing large 
service-time variance and long per-flow tails under contention. These 
are different measurements.

And CODEL and CAKE are IP-layer mechanisms. They don't operate on 802.11 
TXOPs or airtime sojourn, which is where the contention and service-time 
variance actually live. AQL is closer. It operates on airtime at the 
driver/firmware boundary, but it's still per-AP. There's no coordination 
across APs and no MAC telemetry exposed upward.

Slide 6 of my DPDK Summit Stockholm talk lays out the layering: 
https://www.umbernetworks.com/DPDK_WiFi_Stockholm_Pres.html

Check out iperf2's advanced features around --bounceback, --trip-times, 
and --histograms. These are available as open source. Man page: 
https://iperf2.sourceforge.io/iperf-manpage.html

I'll try to respond with some metrics soon. My rig is down at the 
moment, so give me a few days.

Bob

  reply	other threads:[~2026-05-23 16:36 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-14 16:46 [Codel] "Fi-Wi is a new forwarding plane for wireless" - Bob McMahon Frantisek Borsik
2026-05-14 17:08 ` [Codel] Re: [Cake] " David Lang
2026-05-14 17:26   ` Frantisek Borsik
2026-05-14 19:38     ` bob.mcmahon
2026-05-14 19:55       ` David Lang
2026-05-15 11:11         ` bob.mcmahon
2026-05-15 13:57           ` David Lang
2026-05-15 14:18             ` David Lang
2026-05-15 15:17             ` bob.mcmahon
2026-05-19 13:52             ` [Codel] Re: [Bloat] " Livingood, Jason
2026-05-19 18:59               ` David Lang
2026-05-19 22:45                 ` bob.mcmahon
2026-05-21 19:42                   ` Frantisek Borsik
2026-05-21 20:02                     ` dan
2026-05-22 14:36                       ` [Codel] Re: [Rpm] " Robert McMahon
2026-05-23  2:18                         ` dan
2026-05-23 16:36                           ` bob.mcmahon [this message]
2026-05-23 22:12                             ` dan
2026-05-24 20:06                               ` Frantisek Borsik
2026-05-24 21:57                                 ` bob.mcmahon
2026-05-25  5:43                                   ` Frantisek Borsik
2026-05-25  6:58                                     ` Sebastian Moeller
2026-05-25 12:45                                       ` Frantisek Borsik
2026-05-25 13:36                                         ` Sebastian Moeller

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

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

  git send-email \
    --in-reply-to=8e14c6935753c6263351ad00ec59b9cb@umbernetworks.com \
    --to=bob.mcmahon@umbernetworks.com \
    --cc=Jason_Livingood@comcast.com \
    --cc=bloat@lists.bufferbloat.net \
    --cc=cake@lists.bufferbloat.net \
    --cc=codel@lists.bufferbloat.net \
    --cc=dandenson@gmail.com \
    --cc=dave.seddon.ca@gmail.com \
    --cc=david@lang.hm \
    --cc=dfairbairn@megachips.com \
    --cc=frantisek.borsik@gmail.com \
    --cc=igor.aleinikov@adnacom.com \
    --cc=jim@iniholdings.com \
    --cc=jiml@quicksmart.com \
    --cc=koen0607@gmail.com \
    --cc=make-wifi-fast@lists.bufferbloat.net \
    --cc=matthew@mteley.com \
    --cc=mmcmahon01@gmail.com \
    --cc=morten@broerup.com \
    --cc=mt.denicolo@gmail.com \
    --cc=rjmcmahon@rjmcmahon.com \
    --cc=rpm@lists.bufferbloat.net \
    --cc=santanusinha@yahoo.com \
    --cc=sebastian.moeller@gmail.com \
    --cc=ssaito@megachips.com \
    --cc=thomas@monjalon.net \
    --cc=tim.odriscoll@intel.com \
    --cc=zzyzxr99@gmail.com \
    /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