]> git.ipfire.org Git - thirdparty/linux.git/commit
selftests: mptcp: delete uncontinuous removing ids
authorGeliang Tang <geliangtang@xiaomi.com>
Tue, 17 Aug 2021 22:07:27 +0000 (15:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Aug 2021 09:10:01 +0000 (10:10 +0100)
commitf7713dd5d23a1fbb8758fca09847906c62774277
treee487836c8362f6c49bc0e28a6c34a7cc8b0366a3
parent4f49d63352da98aba910d0181effddf6262e5c76
selftests: mptcp: delete uncontinuous removing ids

The removing addresses testcases can only deal with the continuous ids.
This patch added the uncontinuous removing ids support.

Signed-off-by: Geliang Tang <geliangtang@xiaomi.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/mptcp_join.sh