netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/8] selftests: mptcp: Refactoring and minor fixes
@ 2023-06-23 17:34 Mat Martineau
  2023-06-23 17:34 ` [PATCH net-next 1/8] selftests: mptcp: test userspace pm out of transfer Mat Martineau
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Mat Martineau @ 2023-06-23 17:34 UTC (permalink / raw)
  To: Matthieu Baerts, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni
  Cc: netdev, mptcp, Mat Martineau, Geliang Tang, Yueh-Shun Li

Patch 1 moves code around for clarity and improved code reuse.

Patch 2 makes use of new MPTCP info that consolidates MPTCP-level and
subflow-level information.

Patches 3-7 refactor code to favor limited-scope environment vars over
optional parameters.

Patch 8: typo fix

Signed-off-by: Mat Martineau <martineau@kernel.org>
---
Geliang Tang (7):
      selftests: mptcp: test userspace pm out of transfer
      selftests: mptcp: check subflow and addr infos
      selftests: mptcp: set FAILING_LINKS in run_tests
      selftests: mptcp: drop test_linkfail parameter
      selftests: mptcp: drop addr_nr_ns1/2 parameters
      selftests: mptcp: drop sflags parameter
      selftests: mptcp: add pm_nl_set_endpoint helper

Yueh-Shun Li (1):
      selftests: mptcp: connect: fix comment typo

 tools/testing/selftests/net/mptcp/mptcp_connect.sh |   2 +-
 tools/testing/selftests/net/mptcp/mptcp_join.sh    | 631 ++++++++++++---------
 2 files changed, 369 insertions(+), 264 deletions(-)
---
base-commit: faaa5fd30344f9a7b3816ae7a6b58ccd5a34998f
change-id: 20230623-send-net-next-20230623-3242ec4d43c2

Best regards,
-- 
Mat Martineau <martineau@kernel.org>


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

end of thread, other threads:[~2023-06-24 22:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-23 17:34 [PATCH net-next 0/8] selftests: mptcp: Refactoring and minor fixes Mat Martineau
2023-06-23 17:34 ` [PATCH net-next 1/8] selftests: mptcp: test userspace pm out of transfer Mat Martineau
2023-06-23 17:34 ` [PATCH net-next 2/8] selftests: mptcp: check subflow and addr infos Mat Martineau
2023-06-23 17:34 ` [PATCH net-next 3/8] selftests: mptcp: set FAILING_LINKS in run_tests Mat Martineau
2023-06-23 17:34 ` [PATCH net-next 4/8] selftests: mptcp: drop test_linkfail parameter Mat Martineau
2023-06-23 17:34 ` [PATCH net-next 5/8] selftests: mptcp: drop addr_nr_ns1/2 parameters Mat Martineau
2023-06-23 17:34 ` [PATCH net-next 6/8] selftests: mptcp: drop sflags parameter Mat Martineau
2023-06-23 17:34 ` [PATCH net-next 7/8] selftests: mptcp: add pm_nl_set_endpoint helper Mat Martineau
2023-06-23 17:34 ` [PATCH net-next 8/8] selftests: mptcp: connect: fix comment typo Mat Martineau
2023-06-24 22:40 ` [PATCH net-next 0/8] selftests: mptcp: Refactoring and minor fixes 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;
as well as URLs for NNTP newsgroup(s).