From: Geliang Tang <geliang.tang@suse.com>
To: mptcp@lists.linux.dev
Cc: Geliang Tang <geliang.tang@suse.com>
Subject: [PATCH RESEND mptcp-next 00/19] fclose and mp_fail testcases
Date: Sun, 20 Feb 2022 07:17:44 +0800 [thread overview]
Message-ID: <cover.1645311956.git.geliang.tang@suse.com> (raw)
Resend all my queued patches in the patchwork. The sequence of 4 applied
patches is adjusted and rebased. No code modified.
Geliang Tang (19):
Revert "selftests: mptcp: adjust output alignment for more tests"
Revert "selftests: mptcp: add infinite map mibs check"
Revert "selftests: mptcp: add invert check in check_transfer"
Revert "mptcp: add mib for infinite map sending"
Squash to "mptcp: infinite mapping receiving"
selftests: mptcp: adjust output alignment for more tests
mptcp: add the mib for infinite map sending
selftests: mptcp: add the infinite map mibs check
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
selftests: mptcp: add more arguments for chk_join_nr
selftests: mptcp: add invert check in check_transfer
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-19 23:17 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-19 23:17 Geliang Tang [this message]
2022-02-19 23:17 ` [PATCH RESEND mptcp-next 01/19] Revert "selftests: mptcp: adjust output alignment for more tests" Geliang Tang
2022-02-19 23:17 ` [PATCH RESEND mptcp-next 02/19] Revert "selftests: mptcp: add infinite map mibs check" Geliang Tang
2022-02-19 23:17 ` [PATCH RESEND mptcp-next 03/19] Revert "selftests: mptcp: add invert check in check_transfer" Geliang Tang
2022-02-19 23:17 ` [PATCH RESEND mptcp-next 04/19] Revert "mptcp: add mib for infinite map sending" Geliang Tang
2022-02-19 23:17 ` [PATCH RESEND mptcp-next 05/19] Squash to "mptcp: infinite mapping receiving" Geliang Tang
2022-02-19 23:17 ` [PATCH RESEND mptcp-next 06/19] selftests: mptcp: adjust output alignment for more tests Geliang Tang
2022-02-19 23:17 ` [PATCH RESEND mptcp-next 07/19] mptcp: add the mib for infinite map sending Geliang Tang
2022-02-19 23:17 ` [PATCH RESEND mptcp-next 08/19] selftests: mptcp: add the infinite map mibs check Geliang Tang
2022-02-19 23:17 ` [PATCH RESEND mptcp-next 09/19] mptcp: add the mibs for MP_FASTCLOSE Geliang Tang
2022-02-19 23:21 ` [PATCH RESEND mptcp-next 10/19] selftests: mptcp: add the MP_FASTCLOSE mibs check Geliang Tang
2022-02-19 23:21 ` [PATCH RESEND mptcp-next 11/19] mptcp: add the mibs for MP_RST Geliang Tang
2022-02-19 23:21 ` [PATCH RESEND mptcp-next 12/19] selftests: mptcp: add the MP_RST mibs check Geliang Tang
2022-02-19 23:21 ` [PATCH RESEND mptcp-next 13/19] selftests: mptcp: add extra_args in do_transfer Geliang Tang
2022-02-19 23:21 ` [PATCH RESEND mptcp-next 14/19] selftests: mptcp: reuse linkfail to make given size files Geliang Tang
2022-02-19 23:21 ` [PATCH RESEND mptcp-next 15/19] selftests: mptcp: add fastclose testcase Geliang Tang
2022-02-19 23:21 ` [PATCH RESEND mptcp-next 16/19] selftests: mptcp: add more arguments for chk_join_nr Geliang Tang
2022-02-19 23:21 ` [PATCH RESEND mptcp-next 17/19] selftests: mptcp: add invert check in check_transfer Geliang Tang
2022-02-19 23:21 ` [PATCH RESEND mptcp-next 18/19] selftests: mptcp: add the MP_FAIL testcases Geliang Tang
2022-02-19 23:21 ` [PATCH RESEND mptcp-next 19/19] selftests: mptcp: update output info of chk_rm_nr 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.1645311956.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.