[PATCH mptcp-next 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.1644682054.git.geliang.tang@suse.com
Maintainers: Jakub Kicinski <kuba@kernel.org>, Daniel Borkmann <daniel@iogearbox.net>, KP Singh <kpsingh@kernel.org>, Yonghong Song <yhs@fb.com>, John Fastabend <john.fastabend@gmail.com>, Matthieu Baerts <matthieu.baerts@tessares.net>, Mat Martineau <mathew.j.martineau@linux.intel.com>, Andrii Nakryiko <andrii@kernel.org>, Shuah Khan <shuah@kernel.org>, Song Liu <songliubraving@fb.com>, Martin KaFai Lau <kafai@fb.com>, Alexei Starovoitov <ast@kernel.org>, "David S. Miller" <davem@davemloft.net>
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 | 135 +++++++++++++++---
4 files changed, 132 insertions(+), 16 deletions(-)
[PATCH mptcp-next 0/6] add fastclose testcases
Posted by Geliang Tang 2 years, 2 months ago
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 | 135 +++++++++++++++---
 4 files changed, 132 insertions(+), 16 deletions(-)

-- 
2.34.1