selftests: mptcp: add_addr and echo race test
authorYonglong Li <liyonglong@chinatelecom.cn>
Tue, 24 Aug 2021 01:05:44 +0000 (18:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Aug 2021 08:28:29 +0000 (09:28 +0100)
commit33c563ad28e3bf614c82450fbf83a7c3c203db87
tree7fec529fa48ee86e9dcab388fe75377ff878130f
parentc233ef13907038239303a73ca0565bcc3f3373bc
selftests: mptcp: add_addr and echo race test

This patch added an extra test for the singal_address_tests() to do the
ADD_ADDR and ADD_ADDR_ECHO race test.

Co-developed-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Yonglong Li <liyonglong@chinatelecom.cn>
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