From: Kui-Feng Lee <sinquersw@gmail.com>
To: David Ahern <dsahern@kernel.org>,
thinker.li@gmail.com, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, netdev@vger.kernel.org, pabeni@redhat.com,
martin.lau@linux.dev, kernel-team@meta.com, yhs@meta.com
Cc: kuifeng@meta.com
Subject: Re: [PATCH net-next v6 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection
Date: Fri, 11 Aug 2023 16:38:30 -0700 [thread overview]
Message-ID: <2fc5dbf5-dcbf-35b8-6cb3-cdda83f555ff@gmail.com> (raw)
In-Reply-To: <94192621-53c9-7f2c-ba99-306f9eb8533c@kernel.org>
On 8/11/23 08:10, David Ahern wrote:
> On 8/8/23 12:03 PM, thinker.li@gmail.com wrote:
>> From: Kui-Feng Lee <thinker.li@gmail.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@gmail.com>
>> ---
>> tools/testing/selftests/net/fib_tests.sh | 72 +++++++++++++++++++++++-
>> 1 file changed, 69 insertions(+), 3 deletions(-)
>>
>
> Reviewed-by: David Ahern <dsahern@kernel.org>
>
Thank you for the review.
prev parent reply other threads:[~2023-08-11 23:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-08 18:03 [PATCH net-next v6 0/2] Remove expired routes with a separated list of routes thinker.li
2023-08-08 18:03 ` [PATCH net-next v6 1/2] net/ipv6: " thinker.li
2023-08-11 15:09 ` David Ahern
2023-08-11 23:37 ` Kui-Feng Lee
2023-08-08 18:03 ` [PATCH net-next v6 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection thinker.li
2023-08-11 15:10 ` David Ahern
2023-08-11 23:38 ` Kui-Feng Lee [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2fc5dbf5-dcbf-35b8-6cb3-cdda83f555ff@gmail.com \
--to=sinquersw@gmail.com \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=kernel-team@meta.com \
--cc=kuba@kernel.org \
--cc=kuifeng@meta.com \
--cc=martin.lau@linux.dev \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=thinker.li@gmail.com \
--cc=yhs@meta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.