All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mat Martineau <mathew.j.martineau at linux.intel.com>
To: mptcp at lists.01.org
Subject: [MPTCP] [PATCH net-next 0/2] mptcp: Misc. updates for tests & lock annotation
Date: Thu, 04 Feb 2021 15:23:28 -0800	[thread overview]
Message-ID: <20210204232330.202441-1-mathew.j.martineau@linux.intel.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 779 bytes --]

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

WARNING: multiple messages have this Message-ID (diff)
From: Mat Martineau <mathew.j.martineau@linux.intel.com>
To: netdev@vger.kernel.org
Cc: Mat Martineau <mathew.j.martineau@linux.intel.com>,
	davem@davemloft.net, kuba@kernel.org, mptcp@lists.01.org,
	matthieu.baerts@tessares.net
Subject: [PATCH net-next 0/2] mptcp: Misc. updates for tests & lock annotation
Date: Thu,  4 Feb 2021 15:23:28 -0800	[thread overview]
Message-ID: <20210204232330.202441-1-mathew.j.martineau@linux.intel.com> (raw)

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


             reply	other threads:[~2021-02-04 23:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04 23:23 Mat Martineau [this message]
2021-02-04 23:23 ` [PATCH net-next 0/2] mptcp: Misc. updates for tests & lock annotation Mat Martineau
2021-02-06 22:40 ` patchwork-bot+netdevbpf
2021-02-04 23:23 [MPTCP] [PATCH net-next 1/2] selftests: mptcp: add command line arguments for mptcp_join.sh Mat Martineau
2021-02-04 23:23 ` Mat Martineau
2021-02-04 23:23 [MPTCP] [PATCH net-next 2/2] mptcp: pm: add lockdep assertions Mat Martineau
2021-02-04 23:23 ` Mat Martineau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210204232330.202441-1-mathew.j.martineau@linux.intel.com \
    --to=unknown@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.