]> 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)
commitb015dfff4398cc9f663895cce68ac3744eaf3a94
tree2aff6aaf9574218c235ba1df1e786a7d8f16b9c6
parent7254e10b6c6c3ca00a6f82420e67a7d0705c7ec8
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]