selftests: mptcp: add subflow limits test-cases
authorPaolo Abeni <pabeni@redhat.com>
Thu, 12 May 2022 23:26:42 +0000 (16:26 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 14 May 2022 00:04:31 +0000 (17:04 -0700)
commite274f71540082b015568eaf0b08ec70ac08dc4ad
tree0b15d38f9988ecedeb2dde7cdba5498c1d5c1f70
parent95d686517884a403412b000361cee2b08b2ed1e6
selftests: mptcp: add subflow limits test-cases

Add and delete a bunch of endpoints and verify the
respect of configured limits.

This covers the codepath introduced by the previous patch.

Fixes: 69c6ce7b6eca ("selftests: mptcp: add implicit endpoint test case")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/mptcp/mptcp_join.sh