From: Geliang Tang <geliang@kernel.org>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <tanggeliang@kylinos.cn>
Subject: [PATCH mptcp-next v2 0/4] use helpers in lib.sh and net_helpers.sh
Date: Thu, 23 May 2024 16:08:56 +0800 [thread overview]
Message-ID: <cover.1716451525.git.tanggeliang@kylinos.cn> (raw)
From: Geliang Tang <tanggeliang@kylinos.cn>
This set uses the public helpers defined in net selftests to replace
helpers in mptcp_lib.sh.
v2:
- only patch 3 updated, mptcp_join.sh, move cleanup_all_ns from
cleanup_partial to cleanup, setup_ns will delete existing
namespaces automaticly.
- update commit logs.
Geliang Tang (4):
selftests: mptcp: rename ns to ns1 in diag.sh
selftests: mptcp: use setup_ns helper in lib.sh
selftests: mptcp: use cleanup_all_ns helper in lib.sh
selftests: mptcp: use wait_local_port_listen helper
tools/testing/selftests/net/mptcp/diag.sh | 58 +++++++++----------
.../selftests/net/mptcp/mptcp_connect.sh | 3 +-
.../testing/selftests/net/mptcp/mptcp_join.sh | 3 +-
.../testing/selftests/net/mptcp/mptcp_lib.sh | 43 +++-----------
.../selftests/net/mptcp/mptcp_sockopt.sh | 2 +-
.../testing/selftests/net/mptcp/pm_netlink.sh | 2 +-
.../selftests/net/mptcp/simult_flows.sh | 2 +-
.../selftests/net/mptcp/userspace_pm.sh | 2 +-
8 files changed, 44 insertions(+), 71 deletions(-)
--
2.43.0
next reply other threads:[~2024-05-23 8:09 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-23 8:08 Geliang Tang [this message]
2024-05-23 8:08 ` [PATCH mptcp-next v2 1/4] selftests: mptcp: rename ns to ns1 in diag.sh Geliang Tang
2024-05-23 9:14 ` Matthieu Baerts
2024-05-23 8:08 ` [PATCH mptcp-next v2 2/4] selftests: mptcp: use setup_ns helper in lib.sh Geliang Tang
2024-05-23 9:18 ` Matthieu Baerts
2024-05-23 9:26 ` Geliang Tang
2024-05-23 9:34 ` Matthieu Baerts
2024-05-23 8:08 ` [PATCH mptcp-next v2 3/4] selftests: mptcp: use cleanup_all_ns " Geliang Tang
2024-05-23 8:39 ` Geliang Tang
2024-05-23 9:22 ` Matthieu Baerts
2024-05-23 8:09 ` [PATCH mptcp-next v2 4/4] selftests: mptcp: use wait_local_port_listen helper Geliang Tang
2024-05-23 9:24 ` Matthieu Baerts
2024-05-23 8:58 ` [PATCH mptcp-next v2 0/4] use helpers in lib.sh and net_helpers.sh MPTCP CI
2024-05-23 9:13 ` 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.1716451525.git.tanggeliang@kylinos.cn \
--to=geliang@kernel.org \
--cc=mptcp@lists.linux.dev \
--cc=tanggeliang@kylinos.cn \
/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