]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: mptcp: reuse linkfail to make given size files
authorGeliang Tang <geliang.tang@suse.com>
Fri, 4 Mar 2022 19:36:32 +0000 (11:36 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 5 Mar 2022 05:54:30 +0000 (21:54 -0800)
commit98f2e1accfb7d278e9bf56a7495f2a5c75c5c09b
tree8368b5a0259ea9aa0eb369b081124a1ba1a03f47
parentdf301b4e4d460c10a50ea93ba9b88818576605ed
selftests: mptcp: reuse linkfail to make given size files

This patch reused the test_linkfail values above 2 to make test files with
the given sizes (KB) for both the client side and the server side. It's
useful for the test cases using different file sizes.

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>
tools/testing/selftests/net/mptcp/mptcp_join.sh