[PATCH mptcp-next v2 0/9] use 'ip mptcp' in selftests

Geliang Tang posted 9 patches 2 years, 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/cover.1641534346.git.geliang.tang@suse.com
Maintainers: Shuah Khan <shuah@kernel.org>, Jakub Kicinski <kuba@kernel.org>, "David S. Miller" <davem@davemloft.net>, Mat Martineau <mathew.j.martineau@linux.intel.com>, Matthieu Baerts <matthieu.baerts@tessares.net>
There is a newer version of this series
.../testing/selftests/net/mptcp/mptcp_join.sh | 865 ++++++++++--------
1 file changed, 498 insertions(+), 367 deletions(-)
[PATCH mptcp-next v2 0/9] use 'ip mptcp' in selftests
Posted by Geliang Tang 2 years, 3 months ago
v2:
 - use both ip_mptcp and pm_nl_ctl in mptcp_join.sh, instead of
   replaceing pm_nl_ctl in v1.
 - drop last thress patches in v1, keep using pm_nl_ctl in mptcp_sockopt.sh,
   pm_netlink.sh and simult_flows.sh

This patchset replaced all the pm_nl_ctl commands in selftests with the
'ip mptcp' commands.

Geliang Tang (9):
  selftests: mptcp: rewrite removing tests
  selftests: mptcp: rewrite backup tests
  selftests: mptcp: implement pm_nl_set_limits
  selftests: mptcp: implement pm_nl_add_endpoint
  selftests: mptcp: implement pm_nl_del_endpoint
  selftests: mptcp: implement pm_nl_flush_endpoint
  selftests: mptcp: implement pm_nl_show_endpoint
  selftests: mptcp: implement pm_nl_set_endpoint
  selftests: mptcp: set ip_mptcp in command line

 .../testing/selftests/net/mptcp/mptcp_join.sh | 865 ++++++++++--------
 1 file changed, 498 insertions(+), 367 deletions(-)

-- 
2.31.1