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
| ||
|
Message-ID: <797fd63a-38d5-c69e-3540-4eb6383f7abf@kernel.org> Date: Tue, 30 May 2023 09:10:50 -0600 From: David Ahern <dsahern@...nel.org> To: Benjamin Poirier <bpoirier@...dia.com>, netdev@...r.kernel.org Cc: Shuah Khan <shuah@...nel.org>, linux-kselftest@...r.kernel.org, Ido Schimmel <idosch@...dia.com> Subject: Re: [PATCH net-next 4/4] selftests: net: Add test cases for nexthop groups with invalid neighbors On 5/29/23 2:19 PM, Benjamin Poirier wrote: > Add test cases for hash threshold (multipath) nexthop groups with invalid > neighbors. Check that a nexthop with invalid neighbor is not selected when > there is another nexthop with a valid neighbor. Check that there is no > crash when there is no nexthop with a valid neighbor. > > The first test fails before the previous commit in this series. > > Signed-off-by: Benjamin Poirier <bpoirier@...dia.com> > --- > tools/testing/selftests/net/fib_nexthops.sh | 129 ++++++++++++++++++++ > 1 file changed, 129 insertions(+) > Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists