[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220218030311.367536-1-mathew.j.martineau@linux.intel.com>
Date: Thu, 17 Feb 2022 19:03:04 -0800
From: Mat Martineau <mathew.j.martineau@...ux.intel.com>
To: netdev@...r.kernel.org
Cc: Mat Martineau <mathew.j.martineau@...ux.intel.com>,
davem@...emloft.net, kuba@...nel.org, matthieu.baerts@...sares.net,
mptcp@...ts.linux.dev
Subject: [PATCH net-next 0/7] mptcp: Selftest fine-tuning and cleanup
Patch 1 adjusts the mptcp selftest timeout to account for slow machines
running debug builds.
Patch 2 simplifies one test function.
Patches 3-6 do some cleanup, like deleting unused variables and avoiding
extra work when only printing usage information.
Patch 7 improves the checksum tests by utilizing existing checksum MIBs.
Geliang Tang (2):
selftests: mptcp: simplify pm_nl_change_endpoint
selftests: mptcp: add csum mib check for mptcp_connect
Matthieu Baerts (5):
selftests: mptcp: increase timeout to 20 minutes
selftests: mptcp: join: exit after usage()
selftests: mptcp: join: remove unused vars
selftests: mptcp: join: create tmp files only if needed
selftests: mptcp: join: check for tools only if needed
.../selftests/net/mptcp/mptcp_connect.sh | 19 +++
.../testing/selftests/net/mptcp/mptcp_join.sh | 130 +++++++++---------
tools/testing/selftests/net/mptcp/settings | 2 +-
3 files changed, 85 insertions(+), 66 deletions(-)
base-commit: 2aed49da6c080cbb8e35a39886f513ff97e954b4
--
2.35.1
Powered by blists - more mailing lists