[PATCH mptcp-next v2 0/6] add fastclose testcases

Geliang Tang posted 6 patches 2 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/cover.1644763526.git.geliang.tang@suse.com
Maintainers: "David S. Miller" <davem@davemloft.net>, Jakub Kicinski <kuba@kernel.org>, Shuah Khan <shuah@kernel.org>, Matthieu Baerts <matthieu.baerts@tessares.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 +
.../testing/selftests/net/mptcp/mptcp_join.sh | 143 ++++++++++++++++--
4 files changed, 140 insertions(+), 16 deletions(-)
[PATCH mptcp-next v2 0/6] add fastclose testcases
Posted by Geliang Tang 2 years, 2 months ago
v2:
 - merge the squash-to patch ("Squash to "selftests: mptcp: add the
MP_RST mibs check") into v2.
 - update the commit logs.

This patchset is related to issue #48 and issue #197. The two MP_RST
patches are moved from the "add mp_fail testcases" series.

Geliang Tang (6):
  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: add fastclose testcases

 net/mptcp/mib.c                               |   4 +
 net/mptcp/mib.h                               |   4 +
 net/mptcp/options.c                           |   5 +
 .../testing/selftests/net/mptcp/mptcp_join.sh | 143 ++++++++++++++++--
 4 files changed, 140 insertions(+), 16 deletions(-)

-- 
2.34.1