diff options
author | Geliang Tang <geliang.tang@suse.com> | 2022-03-04 22:36:33 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-03-05 08:54:31 +0300 |
commit | 01542c9bf9ab04493e027f55b5e0d5fdfdc1780f (patch) | |
tree | c9ebd3619ac874539d98a303dc59658e2ca6da04 /tools/perf/scripts/python/syscall-counts.py | |
parent | 34b572b76fecbcc4f209f87269a07ccb9872f6f2 (diff) | |
download | linux-01542c9bf9ab04493e027f55b5e0d5fdfdc1780f.tar.xz |
selftests: mptcp: add fastclose testcase
This patch added the self test for MP_FASTCLOSE. Reused the argument
addr_nr_ns2 of do_transfer() to pass the extra arguments '-I 2' to
mptcp_connect commands. Then mptcp_connect disconnected the
connections to trigger the MP_FASTCLOSE sending and receiving. Used
chk_fclose_nr to check the MP_FASTCLOSE mibs and used chk_rst_nr to
check the MP_RST mibs. This test used the test_linkfail value to make
1024KB test files.
The output looks like this:
Created /tmp/tmp.XB8sfv1hJ0 (size 1024 KB) containing data sent by client
Created /tmp/tmp.RtTDbzqrXI (size 1024 KB) containing data sent by server
001 fastclose test syn[ ok ] - synack[ ok ] - ack[ ok ]
ctx[ ok ] - fclzrx[ ok ]
rtx[ ok ] - rstrx [ ok ] invert
Signed-off-by: Geliang Tang <geliang.tang@suse.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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions