]> git.itanic.dy.fi Git - linux-stable/commit
selftests: tcp_ao: set the timeout to 2 minutes
authorJakub Kicinski <kuba@kernel.org>
Wed, 24 Jan 2024 23:36:30 +0000 (15:36 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 26 Jan 2024 00:00:50 +0000 (16:00 -0800)
commit39b383d77961a544d896242051168b8129cf5be7
tree7be30422f49000c02be15ba6a8cfaabf6f1eea4a
parentce36ea754051cfae39eabd841f907de0e8d8a6b7
selftests: tcp_ao: set the timeout to 2 minutes

The default timeout for tests is 45sec, bench-lookups_ipv6
seems to take around 50sec when running in a VM without
HW acceleration. Give it a 2x margin and set the timeout
to 120sec.

Fixes: d1066c9c58d4 ("selftests/net: Add test/benchmark for removing MKTs")
Reviewed-by: Dmitry Safonov <0x7f454c46@gmail.com>
Link: https://lore.kernel.org/r/20240124233630.1977708-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/tcp_ao/settings [new file with mode: 0644]