OSDN Git Service

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)
commitb08fbf241064bb6bfc21b63a32c9c661e2b2957f
tree2aff6aaf9574218c235ba1df1e786a7d8f16b9c6
parenteedbc685321b38fea58a14c9fbd258c4b2c2747c
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]