[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210204232330.202441-1-mathew.j.martineau@linux.intel.com>
Date: Thu, 4 Feb 2021 15:23:28 -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, mptcp@...ts.01.org,
matthieu.baerts@...sares.net
Subject: [PATCH net-next 0/2] mptcp: Misc. updates for tests & lock annotation
Here are two fixes we've collected in the mptcp tree.
Patch 1 refactors a MPTCP selftest script to allow running a subset of
the tests.
Patch 2 adds some locking & might_sleep assertations.
Florian Westphal (1):
mptcp: pm: add lockdep assertions
Geliang Tang (1):
selftests: mptcp: add command line arguments for mptcp_join.sh
net/mptcp/pm.c | 2 +
net/mptcp/pm_netlink.c | 13 +
net/mptcp/protocol.c | 4 +
net/mptcp/protocol.h | 5 +
.../testing/selftests/net/mptcp/mptcp_join.sh | 1068 +++++++++--------
5 files changed, 614 insertions(+), 478 deletions(-)
base-commit: e93fac3b51617401df46332499daae000e322ff8
--
2.30.0
Powered by blists - more mailing lists