From: Geliang Tang <geliang.tang@suse.com>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <geliang.tang@suse.com>
Subject: [PATCH mptcp-next v3 0/5] mptcp_join userspace pm tests
Date: Thu, 16 Jun 2022 13:02:21 +0800 [thread overview]
Message-ID: <cover.1655355422.git.geliang.tang@suse.com> (raw)
This patch set adds add address, remove address, create subflow, and
destroy subflow test cases for userspace pm in mptcp_join script.
v3:
- use MPTCP_INC_STATS instead of __MPTCP_INC_STATS.
- drop unneeded pm_nl_set_limits.
v2:
- add more tests in mptcp_join.sh
- patch 4, add kill_wait helper as Matt suggested.
Geliang Tang (5):
mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy
selftests: mptcp: userspace pm address tests
selftests: mptcp: userspace pm subflow tests
selftests: mptcp: avoid Terminated messages in userspace_pm
selftests: mptcp: update pm_nl_ctl usage header
net/mptcp/pm_userspace.c | 2 +
.../testing/selftests/net/mptcp/mptcp_join.sh | 82 ++++++++++++++++++-
tools/testing/selftests/net/mptcp/pm_nl_ctl.c | 2 +-
.../selftests/net/mptcp/userspace_pm.sh | 40 +++++----
4 files changed, 106 insertions(+), 20 deletions(-)
--
2.35.3
next reply other threads:[~2022-06-16 5:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-16 5:02 Geliang Tang [this message]
2022-06-16 5:02 ` [PATCH mptcp-next v3 1/5] mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy Geliang Tang
2022-06-16 5:02 ` [PATCH mptcp-next v3 2/5] selftests: mptcp: userspace pm address tests Geliang Tang
2022-06-16 5:02 ` [PATCH mptcp-next v3 3/5] selftests: mptcp: userspace pm subflow tests Geliang Tang
2022-06-17 22:10 ` Mat Martineau
2022-06-20 16:52 ` Matthieu Baerts
2022-06-20 18:27 ` Mat Martineau
2022-06-16 5:02 ` [PATCH mptcp-next v3 4/5] selftests: mptcp: avoid Terminated messages in userspace_pm Geliang Tang
2022-06-16 5:02 ` [PATCH mptcp-next v3 5/5] selftests: mptcp: update pm_nl_ctl usage header Geliang Tang
2022-06-16 6:32 ` selftests: mptcp: update pm_nl_ctl usage header: Tests Results MPTCP CI
2022-06-17 22:11 ` [PATCH mptcp-next v3 0/5] mptcp_join userspace pm tests Mat Martineau
2022-06-20 16:53 ` Matthieu Baerts
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=cover.1655355422.git.geliang.tang@suse.com \
--to=geliang.tang@suse.com \
--cc=mptcp@lists.linux.dev \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox