linux/tools/testing/selftests/drivers/net/lib/py
Cosmin Ratiu ada95e5e60 tools/selftests: Use a sensible timeout value for iperf3 client
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 f0bd193166 ("selftests: net: fix timeout passed as positional argument to communicate()")
Signed-off-by: Cosmin Ratiu <cratiu@nvidia.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
2026-04-28 06:47:18 +02:00
..
__init__.py selftests: net: move common xdp.py functions into lib 2026-03-29 14:09:08 -07:00
env.py Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2026-04-14 12:04:00 -07:00
load.py tools/selftests: Use a sensible timeout value for iperf3 client 2026-04-28 06:47:18 +02:00
remote_netns.py
remote_ssh.py
remote.py