]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd572a68fd475cf771011c942920863fa9dcd3231
tree0b15d38f9988ecedeb2dde7cdba5498c1d5c1f70
parentff2c2d7138b819a3dded3e2d1b0cab249439c04a
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: dbe7d086f00b ("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