]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: mptcp: add link failure test case
authorFlorian Westphal <fw@strlen.de>
Thu, 19 Nov 2020 19:45:57 +0000 (11:45 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 20 Nov 2020 23:33:25 +0000 (15:33 -0800)
commit07e3224f038e73bb3f835f3f5dab64138bdfa5b4
treeb9371d13fae9c64780785ad5e04b040b8afd8579
parentd20c607a53e4baabe48b1c251c7ce5f845339b9e
selftests: mptcp: add link failure test case

Add a test case where a link fails with multiple subflows.
The expectation is that MPTCP will transmit any data that
could not be delivered via the failed link on another subflow.

Co-developed-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
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