mptcp.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH mptcp-net 0/2] selftests: mptcp: connect: cover alt modes
@ 2025-07-08 17:37 Matthieu Baerts (NGI0)
  2025-07-08 17:37 ` [PATCH mptcp-net 1/2] selftests: mptcp: connect: also " Matthieu Baerts (NGI0)
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Matthieu Baerts (NGI0) @ 2025-07-08 17:37 UTC (permalink / raw)
  To: mptcp; +Cc: Geliang Tang, Matthieu Baerts (NGI0)

mptcp_connect.sh can be executed manually with "-m <MODE>" and "-C".

These modes should be validated, but they are not when the selftests are
executed via the kselftest helpers. To fix that, new test programs have
been added, simply calling mptcp_connect.sh with the right parameters.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (2):
      selftests: mptcp: connect: also cover alt modes
      selftests: mptcp: connect: also cover checksum

 tools/testing/selftests/net/mptcp/Makefile                  | 3 ++-
 tools/testing/selftests/net/mptcp/mptcp_connect_checksum.sh | 4 ++++
 tools/testing/selftests/net/mptcp/mptcp_connect_mmap.sh     | 4 ++++
 tools/testing/selftests/net/mptcp/mptcp_connect_sendfile.sh | 4 ++++
 4 files changed, 14 insertions(+), 1 deletion(-)
---
base-commit: df15676c95d593e64720b86babe913924c3d5649
change-id: 20250708-selftests-mptcp-connect-modes-5d7aa9e1158d

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>


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

end of thread, other threads:[~2025-07-09 14:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 17:37 [PATCH mptcp-net 0/2] selftests: mptcp: connect: cover alt modes Matthieu Baerts (NGI0)
2025-07-08 17:37 ` [PATCH mptcp-net 1/2] selftests: mptcp: connect: also " Matthieu Baerts (NGI0)
2025-07-08 17:38 ` [PATCH mptcp-net 2/2] selftests: mptcp: connect: also cover checksum Matthieu Baerts (NGI0)
2025-07-09  7:36 ` [PATCH mptcp-net 0/2] selftests: mptcp: connect: cover alt modes Geliang Tang
2025-07-09 14:39   ` Matthieu Baerts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).