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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <842ad1ae-6e82-4ffc-8338-da0b1401ea25@gmail.com>
Date: Sat, 6 Sep 2025 20:11:18 -0600
From: David Ahern <dsahern@...il.com>
To: Jakub Kicinski <kuba@...nel.org>, davem@...emloft.net
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
 andrew+netdev@...n.ch, horms@...nel.org, shuah@...nel.org,
 linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net-next 2/2] selftests: net: run groups from fcnal-test
 in parallel

On 9/6/25 7:21 PM, Jakub Kicinski wrote:
> fcnal-test.sh takes almost hour and a half to finish.
> The tests are already grouped into ipv4, ipv6 and other.
> Run those groups separately.
> 
> Signed-off-by: Jakub Kicinski <kuba@...nel.org>
> ---
>  tools/testing/selftests/net/Makefile       | 4 +++-
>  tools/testing/selftests/net/fcnal-ipv4.sh  | 2 ++
>  tools/testing/selftests/net/fcnal-ipv6.sh  | 2 ++
>  tools/testing/selftests/net/fcnal-other.sh | 2 ++
>  tools/testing/selftests/net/fcnal-test.sh  | 3 +++
>  5 files changed, 12 insertions(+), 1 deletion(-)
>  create mode 100755 tools/testing/selftests/net/fcnal-ipv4.sh
>  create mode 100755 tools/testing/selftests/net/fcnal-ipv6.sh
>  create mode 100755 tools/testing/selftests/net/fcnal-other.sh
> 

Reviewed-by: David Ahern <dsahern@...nel.org>



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ