Lets make wifi fast again!
 help / color / mirror / Atom feed
* [Make-wifi-fast] the panda flow-dissector
@ 2021-10-24 16:24 Dave Taht
  0 siblings, 0 replies; only message in thread
From: Dave Taht @ 2021-10-24 16:24 UTC (permalink / raw)
  To: bloat, Make-Wifi-fast, Cake List; +Cc: Tom Herbert

The flow-dissector in linux is the unsung hero of our fq+aqm world.
It's also heavily used for receive packet steering (to shift a flow to
another core) and in tc-flower, and can deeply inspect a packet to
find the real 5 tuple, among other things. We are very used to, in the
linux world, to having that hash always available.

So far as I know BSD's equivalent is considerably weaker, as are the
offloads people are attempting in p4, and in qualcomm's nss hardware
offloads. Anyway, as it is large, and fragile code,
there is now a (bsd 2-clause) panda packet parser generator over here:
https://github.com/panda-net/panda

... that could possibly be retargetted at those environments as well
as one day replace and unify the existing flow dissector codes.

Tom Herbert talks to it in detail here. See the spaghetti for why this
is needed in more places.

https://www.youtube.com/watch?v=zVnmVDSEoXc




-- 
Fixing Starlink's Latencies: https://www.youtube.com/watch?v=c9gLo6Xrwgw

Dave Täht CEO, TekLibre, LLC

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-24 16:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-24 16:24 [Make-wifi-fast] the panda flow-dissector Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox