Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/3] selftests: mptcp: reduce bufferbloat and cleanup
@ 2026-05-27 12:11 Matthieu Baerts (NGI0)
  2026-05-27 12:11 ` [PATCH net 1/3] selftests: mptcp: simult_flows: disable GSO Matthieu Baerts (NGI0)
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Matthieu Baerts (NGI0) @ 2026-05-27 12:11 UTC (permalink / raw)
  To: Mat Martineau, Geliang Tang, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Simon Horman, Shuah Khan,
	Florian Westphal
  Cc: netdev, mptcp, linux-kselftest, linux-kernel,
	Matthieu Baerts (NGI0), stable, Geliang Tang

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@kernel.org>
---
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@kernel.org>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2026-05-28 23:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-27 12:11 [PATCH net 0/3] selftests: mptcp: reduce bufferbloat and cleanup Matthieu Baerts (NGI0)
2026-05-27 12:11 ` [PATCH net 1/3] selftests: mptcp: simult_flows: disable GSO Matthieu Baerts (NGI0)
2026-05-27 12:11 ` [PATCH net 2/3] selftests: mptcp: simult_flows: adapt limits Matthieu Baerts (NGI0)
2026-05-27 12:11 ` [PATCH net 3/3] selftests: mptcp: sockopt: set EXIT trap earlier Matthieu Baerts (NGI0)
2026-05-28 21:42 ` [PATCH net 0/3] selftests: mptcp: reduce bufferbloat and cleanup Jakub Kicinski
2026-05-28 23:13   ` Matthieu Baerts
2026-05-28 23:39     ` Jakub Kicinski
2026-05-28 23:50 ` patchwork-bot+netdevbpf

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