On Mon, Apr 28, 2025 at 10:34:36PM +0100, Alan J. Wylie wrote:
On Mon, 28 Apr 2025 14:02:20 -0700 Cong Wang xiyou.wangcong@gmail.com wrote:
I doubt it is related to iptables. I will try some TCP traffic on my side later, but I suspect this is related to the type of packets.
Meanwhile, since I still can't reproduce it here, do you mind applying both of my patches on top of -net and test again?
[...]
With those patches applied, I've run 5 or 6 SpeedTests, no panics.
There's several WARNINGS in the log, though, about one per run.
My bad, acctually I reproducced it with iperf (TCP traffic) using your reproducer. I saw the warning/crash within 10 seconds. With the fix I sent out, I didn't see any after ~10 mininutes, so it should be working probably.
Thanks!