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: <94192621-53c9-7f2c-ba99-306f9eb8533c@kernel.org> Date: Fri, 11 Aug 2023 09:10:58 -0600 From: David Ahern <dsahern@...nel.org> To: thinker.li@...il.com, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, netdev@...r.kernel.org, pabeni@...hat.com, martin.lau@...ux.dev, kernel-team@...a.com, yhs@...a.com Cc: sinquersw@...il.com, kuifeng@...a.com Subject: Re: [PATCH net-next v6 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection On 8/8/23 12:03 PM, thinker.li@...il.com wrote: > From: Kui-Feng Lee <thinker.li@...il.com> > > Add 1000 IPv6 routes with expiration time (w/ and w/o additional 5000 > permanet routes in the background.) Wait for a few seconds to make sure > they are removed correctly. > > The expected output of the test looks like the following example. > >> Fib6 garbage collection test >> TEST: ipv6 route garbage collection [ OK ] > > Signed-off-by: Kui-Feng Lee <thinker.li@...il.com> > --- > tools/testing/selftests/net/fib_tests.sh | 72 +++++++++++++++++++++++- > 1 file changed, 69 insertions(+), 3 deletions(-) > Reviewed-by: David Ahern <dsahern@...nel.org>
Powered by blists - more mailing lists