mptcp: simult flow self-tests
authorPaolo Abeni <pabeni@redhat.com>
Mon, 14 Sep 2020 08:01:19 +0000 (10:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Sep 2020 20:28:03 +0000 (13:28 -0700)
commit1a418cb8e888ccee29d5aca305cfdbae6cff2139
treef8ae1d2f23762b225220d65a63fa2d4bf248d582
parentc76c6956566f974bac2470bd72fc22fb923e04a1
mptcp: simult flow self-tests

Add a bunch of test-cases for multiple subflow xmit:
create multiple subflows simulating different links
condition via netem and verify that the msk is able
to use completely the aggregated bandwidth.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-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/simult_flows.sh [new file with mode: 0755]