On Fri, Dec 20, 2024 at 07:35:23PM +1100, David Gibson
wrote:
This... is not any of the things I said I would
be working on. I can
only say that a herd of very hairy yaks led me astray. Looking at bug
66 I spotted some problems with our handling of MTUs / maximum frame
sizes. Looking at that I found some weirdness and some real, if
minor, bugs in the sizing and handling of the packet pools.
Changes in v2:
* Stefano convinced me that packet_check_range() is still worthwhile.
* So don't remove it... but in looking at it I spotted various
flaws in the checks, so address those in a number of new patches.
David Gibson (12):
test focus
hack: stop on fail, but not perf fail
make passt dumpable
Argh, oops. Of course, 1..3 are test/debug patches that should not be
included in the series.
Yeah, it's fine, 4/12 to 12/12 apply cleanly anyway.
--
Stefano