[PATCH RESEND mptcp-next 00/19] fclose and mp_fail testcases

Geliang Tang posted 19 patches 2 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/cover.1645311956.git.geliang.tang@suse.com
Maintainers: Matthieu Baerts <matthieu.baerts@tessares.net>, Jakub Kicinski <kuba@kernel.org>, Shuah Khan <shuah@kernel.org>, "David S. Miller" <davem@davemloft.net>, Mat Martineau <mathew.j.martineau@linux.intel.com>
There is a newer version of this series
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(-)
[PATCH RESEND mptcp-next 00/19] fclose and mp_fail testcases
Posted by Geliang Tang 2 years, 1 month ago
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