Cake - FQ_codel the next generation
 help / color / mirror / Atom feed
From: dan <dandenson@gmail.com>
To: bob.mcmahon@umbernetworks.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: [Cake] Re: [Rpm] Re: [Bloat] Re: "Fi-Wi is a new forwarding plane for wireless" - Bob McMahon
Date: Sat, 23 May 2026 18:12:22 -0600	[thread overview]
Message-ID: <CAA_JP8XhcvzxO8VA+fOvN5Jn7PdbE4eyf-yn+zx_GQGGKyHdBw@mail.gmail.com> (raw)
In-Reply-To: <8e14c6935753c6263351ad00ec59b9cb@umbernetworks.com>

On Sat, May 23, 2026 at 10:36 AM <bob.mcmahon@umbernetworks.com> wrote:

> > 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
>

I agree.  However, I'm not actually just measuring throughput, but running
latency sensitive applications without issues.  Frank might attest to my
efforts to reduce latency and I routinely share data on lqos (and another
QoE product's) TCP measurements for latency and among QoE users, I believe
my network is top 1% in latency and jitter and in the WISP space.
Obviously I'm not going to compete with XGSPON operators.. (though I'm only
measuring TCP because that's the 'easiest' to measure passively
practically).  While this is not an engineering adequate benchmark, if my
VoIP handsets work over wireless then the wireless is good is a very
reasonable latency, jitter, loss argument.  And I run a few brands of WiFi
based VoIP phones (Fanvill Wxxx series, Yealink Wxx and AXxx series).
Similarly, if the sonos works and is in sync, the wifi is good.

As a service company and as a user, I don't really care so much where the
goodness is in the system, mac layer or IP having cake work it's magic.
Basically running an AP on OFMDA (as much as possible) and well under the
'red line' capacity delivers great results on WiFi7 radios (and some WiFi6
radios).  I have no doubt that FiWi could get more of the theoretical
throughput delivered at the mac layer.

Deliverables are all that matter to me and I think to buyers and users.
Benchmarks test deliverables which is great and I'm a routing iperf* user.
It's engineering's problem to develop the next tech *AND* solicit funding
to do so.

  reply	other threads:[~2026-05-24  0:12 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-14 16:46 [Cake] "Fi-Wi is a new forwarding plane for wireless" - Bob McMahon Frantisek Borsik
2026-05-14 17:08 ` [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             ` [Cake] 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 16:36                       ` [Cake] Re: [Rpm] " Robert McMahon
2026-05-23  2:18                         ` dan
2026-05-23 16:36                           ` bob.mcmahon
2026-05-24  0:12                             ` dan [this message]
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                                     ` [Cake] Re: [Codel] " Sebastian Moeller
2026-05-25 12:45                                       ` Frantisek Borsik
2026-05-25 13:36                                         ` [Cake] Re: [Codel] " 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/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=CAA_JP8XhcvzxO8VA+fOvN5Jn7PdbE4eyf-yn+zx_GQGGKyHdBw@mail.gmail.com \
    --to=dandenson@gmail.com \
    --cc=Jason_Livingood@comcast.com \
    --cc=bloat@lists.bufferbloat.net \
    --cc=bob.mcmahon@umbernetworks.com \
    --cc=cake@lists.bufferbloat.net \
    --cc=codel@lists.bufferbloat.net \
    --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