]> Gentwo Git Trees - linux/.git/commit
selftests: hw-net: toeplitz: give the test up to 4 seconds
authorJakub Kicinski <kuba@kernel.org>
Fri, 21 Nov 2025 04:02:59 +0000 (20:02 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 25 Nov 2025 02:51:41 +0000 (18:51 -0800)
commit5aadc155849eb85d799604939fd9e9024b7392a3
tree03a9861c34a7e6f6e2a9e196c6dcf54080f4ec0c
parentc0105ffc5056852b16824bea9e8e0cd9a598d715
selftests: hw-net: toeplitz: give the test up to 4 seconds

Increase the receiver timeout. When running between machines
in different geographic regions the test needs more than
a second to SSH across and send the frames.

The bkg() command that runs the receiver defaults to 5 sec timeout,
so using 4 sec sounds like a reasonable value for the receiver itself.

Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20251121040259.3647749-6-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/drivers/net/hw/toeplitz.py