[PATCH net 0/3] selftests: mptcp: reduce bufferbloat and cleanup
From: Matthieu Baerts (NGI0)
Date: Wed May 27 2026 - 08:14:28 EST
Bufferbloat is baaaad, even in our selftests: let's kill it (or at least
reduce it). By doing that, the tests (seem to) have a more stable
transfer, and are then less unstable. That's what patches 1-2 are doing,
and they can be backported up to 5.10.
Patch 3 is not related: a small fix in the selftests to remove temp
files that were not deleted in some conditions, since v5.13.
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@xxxxxxxxxx>
---
Geliang Tang (1):
selftests: mptcp: sockopt: set EXIT trap earlier
Matthieu Baerts (NGI0) (2):
selftests: mptcp: simult_flows: disable GSO
selftests: mptcp: simult_flows: adapt limits
tools/testing/selftests/net/mptcp/mptcp_sockopt.sh | 2 +-
tools/testing/selftests/net/mptcp/simult_flows.sh | 34 ++++++++++++----------
2 files changed, 19 insertions(+), 17 deletions(-)
---
base-commit: dd433671fef381fdaf7b530c631e6b782d66e224
change-id: 20260527-net-mptcp-sft-bufferbloat-exit-8059196adce4
Best regards,
--
Matthieu Baerts (NGI0) <matttbe@xxxxxxxxxx>