mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 01:08:22 +02:00
The default timeout of cmd() is 5 seconds and Iperf3Runner requests the
iperf3 client to run for 10 seconds, which clearly doesn't work since
commit [1] enforced the timeout parameter.
Use a value derived from duration as timeout (+5 seconds for
startup/teardown/various other overhead).
[1] commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| env.py | ||
| load.py | ||
| remote_netns.py | ||
| remote_ssh.py | ||
| remote.py | ||