From: Geliang Tang <geliang.tang@suse.com>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <geliang.tang@suse.com>
Subject: [PATCH RESEND mptcp-next v2 00/12] fclose and mp_fail testcases
Date: Sun, 20 Feb 2022 10:59:26 +0800 [thread overview]
Message-ID: <cover.1645325178.git.geliang.tang@suse.com> (raw)
v2:
- keep the order of the applied patches. Drop the revert patches in v1.
v1:
Resend all my queued patches in the patchwork. The sequence of 4 applied
patches is adjusted and rebased. No code modified.
Geliang Tang (12):
mptcp: add the mibs for MP_FASTCLOSE
selftests: mptcp: add the MP_FASTCLOSE mibs check
mptcp: add the mibs for MP_RST
selftests: mptcp: add the MP_RST mibs check
selftests: mptcp: add extra_args in do_transfer
selftests: mptcp: reuse linkfail to make given size files
selftests: mptcp: add fastclose testcase
Squash to "mptcp: infinite mapping receiving"
Squash to "selftests: mptcp: add infinite map mibs check"
selftests: mptcp: add more arguments for chk_join_nr
selftests: mptcp: add the MP_FAIL testcases
selftests: mptcp: update output info of chk_rm_nr
net/mptcp/mib.c | 4 +
net/mptcp/mib.h | 4 +
net/mptcp/options.c | 5 +
net/mptcp/subflow.c | 1 +
tools/testing/selftests/net/mptcp/config | 8 +
.../testing/selftests/net/mptcp/mptcp_join.sh | 336 +++++++++++++++---
6 files changed, 307 insertions(+), 51 deletions(-)
--
2.34.1
next reply other threads:[~2022-02-20 2:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-20 2:59 Geliang Tang [this message]
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 01/12] mptcp: add the mibs for MP_FASTCLOSE Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 02/12] selftests: mptcp: add the MP_FASTCLOSE mibs check Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 03/12] mptcp: add the mibs for MP_RST Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 04/12] selftests: mptcp: add the MP_RST mibs check Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 05/12] selftests: mptcp: add extra_args in do_transfer Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 06/12] selftests: mptcp: reuse linkfail to make given size files Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 07/12] selftests: mptcp: add fastclose testcase Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 08/12] Squash to "mptcp: infinite mapping receiving" Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 09/12] Squash to "selftests: mptcp: add infinite map mibs check" Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 10/12] selftests: mptcp: add more arguments for chk_join_nr Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 11/12] selftests: mptcp: add the MP_FAIL testcases Geliang Tang
2022-02-20 2:59 ` [PATCH RESEND mptcp-next v2 12/12] selftests: mptcp: update output info of chk_rm_nr Geliang Tang
2022-02-23 21:01 ` [PATCH RESEND mptcp-next v2 00/12] fclose and mp_fail testcases Matthieu Baerts
2022-02-23 22:56 ` Geliang Tang
2022-02-24 13:36 ` Matthieu Baerts
2022-02-24 14:58 ` Geliang Tang
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.1645325178.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 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.