diff options
author | 2020-11-03 11:05:09 -0800 | |
---|---|---|
committer | 2020-11-04 17:45:53 -0800 | |
commit | 8d014eaa9254a9b8e0841df40dd36782b451579a (patch) | |
tree | 9176838f6879f86e5764019d17463b3a5c6f24d5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | docs: networking: mptcp: Add MPTCP sysctl entries (diff) | |
download | wireguard-linux-8d014eaa9254a9b8e0841df40dd36782b451579a.tar.xz wireguard-linux-8d014eaa9254a9b8e0841df40dd36782b451579a.zip |
selftests: mptcp: add ADD_ADDR timeout test case
This patch added the test case for retransmitting ADD_ADDR when timeout
occurs. It set NS1's add_addr_timeout to 1 second, and drop NS2's ADD_ADDR
echo packets.
Here we need to slow down the transfer process of all data to let the
ADD_ADDR suboptions can be retransmitted three times. So we added a new
parameter "speed" for do_transfer, it can be set with fast or slow.
We also added three new optional parameters for run_tests, and dropped
run_remove_tests function.
Since we added the netfilter rules in this test case, we need to update
the "config" file.
Suggested-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Suggested-by: Paolo Abeni <pabeni@redhat.com>
Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions