lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 6 Aug 2020 16:57:36 -0700 From: Alexei Starovoitov <alexei.starovoitov@...il.com> To: Jiri Benc <jbenc@...hat.com> Cc: Network Development <netdev@...r.kernel.org>, bpf <bpf@...r.kernel.org> Subject: Re: [PATCH bpf] selftests: bpf: switch off timeout On Thu, Aug 6, 2020 at 11:42 AM Jiri Benc <jbenc@...hat.com> wrote: > > Several bpf tests are interrupted by the default timeout of 45 seconds added > by commit 852c8cbf34d3 ("selftests/kselftest/runner.sh: Add 45 second > timeout per test"). In my case it was test_progs, test_tunnel.sh, > test_lwt_ip_encap.sh and test_xdping.sh. > > There's not much value in having a timeout for bpf tests, switch it off. > > Signed-off-by: Jiri Benc <jbenc@...hat.com> Applied. Thanks
Powered by blists - more mailing lists