Hi Jakub,
On 16/08/2025 20:27, Jakub Kicinski wrote:
On Fri, 15 Aug 2025 19:28:18 +0200 Matthieu Baerts (NGI0) wrote:
Here are various fixes:
Patch 1: Better handling SKB extension allocation failures. A fix for v5.7.
Patches 2, 3: Avoid resetting MPTCP limits when flushing MPTCP endpoints. With a validation in the selftests. Fixes for v5.7.
Patches 4, 5, 6: Disallow '0' as ADD_ADDR retransmission timeout. With a preparation patch, and a validation in the selftests. Fixes for v5.11.
Patches 8, 9: Fix C23 extension warnings in the selftests, spotted by GCC. Fixes for v6.16.
userspace_pm.sh which hasn't flaked in 1000 runs has flaked last night, with this series applied: https://netdev-3.bots.linux.dev/vmksft-mptcp/results/255941/8-userspace-pm-s...
Thank you for the notification!
Looks unrelated but also quite strange?
Indeed: the whole series should not affect the behaviour validated by the selftests. The error messages are not very useful, and the test was not really slower than usual. Our CI never complained about that either. I will monitor that!
Cheers, Matt