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)
commit34b572b76fecbcc4f209f87269a07ccb9872f6f2
tree8368b5a0259ea9aa0eb369b081124a1ba1a03f47
parentcbfafac4cf8fa885c7c5d5b3914a9f9ce3b4565b
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