]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: mptcp: add fullmesh setting tests
authorGeliang Tang <geliang.tang@suse.com>
Thu, 3 Feb 2022 01:03:43 +0000 (17:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Feb 2022 11:44:08 +0000 (11:44 +0000)
commitc85faae4e4445e3426adc2c6ac9b1bd0981bcc4a
treede42dc075e0e63728c7791c0025ca2eda922aff4
parent6fa0b1e432b6045dc5b0d5f477cd0be228646416
selftests: mptcp: add fullmesh setting tests

This patch added the fullmesh setting and clearing selftests in
mptcp_join.sh.

Now we can set both backup and fullmesh flags, so avoid using the
words 'backup' and 'bkup'.

Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Geliang Tang <geliang.tang@suse.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