[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2fc5dbf5-dcbf-35b8-6cb3-cdda83f555ff@gmail.com>
Date: Fri, 11 Aug 2023 16:38:30 -0700
From: Kui-Feng Lee <sinquersw@...il.com>
To: David Ahern <dsahern@...nel.org>, 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: kuifeng@...a.com
Subject: Re: [PATCH net-next v6 2/2] selftests: fib_tests: Add a test case for
IPv6 garbage collection
On 8/11/23 08:10, David Ahern wrote:
> 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>
>
Thank you for the review.
Powered by blists - more mailing lists