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: <bacc3c20-be43-43f9-9029-cd9abb72a255@blackwall.org>
Date: Thu, 12 Jun 2025 13:38:06 +0300
From: Nikolay Aleksandrov <razor@...ckwall.org>
To: Petr Machata <petrm@...dia.com>, "David S. Miller" <davem@...emloft.net>,
 Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>,
 Paolo Abeni <pabeni@...hat.com>, David Ahern <dsahern@...il.com>,
 netdev@...r.kernel.org
Cc: Simon Horman <horms@...nel.org>, Ido Schimmel <idosch@...dia.com>,
 mlxsw@...dia.com, Shuah Khan <shuah@...nel.org>,
 linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net-next 11/14] selftests: forwarding: lib: Move smcrouted
 helpers here

On 6/9/25 23:50, Petr Machata wrote:
> router_multicast.sh has several helpers for work with smcrouted. Extract
> them to lib.sh so that other selftests can use them as well. Convert the
> helpers to defer in the process, because that simplifies the interface
> quite a bit. Therefore have router_multicast.sh invoke
> defer_scopes_cleanup() in its cleanup() function.
> 
> Signed-off-by: Petr Machata <petrm@...dia.com>
> ---
> 
> Notes:
> CC: Shuah Khan <shuah@...nel.org>
> CC: linux-kselftest@...r.kernel.org
> 
>   tools/testing/selftests/net/forwarding/lib.sh | 31 +++++++++++++++++++
>   .../net/forwarding/router_multicast.sh        | 31 +++----------------
>   2 files changed, 35 insertions(+), 27 deletions(-)
> 

Reviewed-by: Nikolay Aleksandrov <razor@...ckwall.org>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ