]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: add test-cases for MPTCP MP_JOIN
authorPaolo Abeni <pabeni@redhat.com>
Fri, 27 Mar 2020 21:48:53 +0000 (14:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Mar 2020 05:14:49 +0000 (22:14 -0700)
commit094c71f0137463c8649065498d0e1627d6b85e75
tree2aff6aaf9574218c235ba1df1e786a7d8f16b9c6
parenteb654c8f161385879d671718b5f9c40d1703d7ba
selftests: add test-cases for MPTCP MP_JOIN

Use the pm netlink to configure the creation of several
subflows, and verify that via MIB counters.

Update the mptcp_connect program to allow reliable MP_JOIN
handshake even on small data file

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/mptcp/Makefile
tools/testing/selftests/net/mptcp/mptcp_connect.c
tools/testing/selftests/net/mptcp/mptcp_join.sh [new file with mode: 0755]