netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] mptcp: Misc. updates for tests & lock annotation
@ 2021-02-04 23:23 Mat Martineau
  2021-02-04 23:23 ` [PATCH net-next 1/2] selftests: mptcp: add command line arguments for mptcp_join.sh Mat Martineau
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mat Martineau @ 2021-02-04 23:23 UTC (permalink / raw)
  To: netdev; +Cc: Mat Martineau, davem, kuba, mptcp, matthieu.baerts

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


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

end of thread, other threads:[~2021-02-06 22:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-04 23:23 [PATCH net-next 0/2] mptcp: Misc. updates for tests & lock annotation Mat Martineau
2021-02-04 23:23 ` [PATCH net-next 1/2] selftests: mptcp: add command line arguments for mptcp_join.sh Mat Martineau
2021-02-04 23:23 ` [PATCH net-next 2/2] mptcp: pm: add lockdep assertions Mat Martineau
2021-02-06 22:40 ` [PATCH net-next 0/2] mptcp: Misc. updates for tests & lock annotation 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).