diff options
author | Geliang Tang <[email protected]> | 2023-07-12 18:03:17 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-07-13 20:34:51 -0700 |
commit | 080b7f5733fd1283509e667bb49d19cc1b245083 (patch) | |
tree | 915b92b4745ce4c900680417d1fc17e27876092a /drivers/fpga/fpga-mgr.c | |
parent | 662aa22d7dcdc4806a44038c8f0015e559d46c6d (diff) |
selftests: mptcp: add fastclose env var
Use a new env var fastclose instead of passing fastclose to addr_nr_ns2.
It can be set with 'server' or 'client':
addr_nr_ns2=fastclose_client \
run_tests $ns1 $ns2 10.0.1.1
->
fastclose=client \
run_tests $ns1 $ns2 10.0.1.1.
With this change, the fullmesh flag setting code can be moved into
pm_nl_set_endpoint() from do_transfer().
Signed-off-by: Geliang Tang <[email protected]>
Reviewed-by: Matthieu Baerts <[email protected]>
Signed-off-by: Matthieu Baerts <[email protected]>
Link: https://lore.kernel.org/r/20230712-upstream-net-next-20230712-selftests-mptcp-use-local-env-v1-2-f1c8b62fbf95@tessares.net
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions