netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@kernel.org>
To: 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: sinquersw@gmail.com, 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 09:10:58 -0600	[thread overview]
Message-ID: <94192621-53c9-7f2c-ba99-306f9eb8533c@kernel.org> (raw)
In-Reply-To: <20230808180309.542341-3-thinker.li@gmail.com>

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>


  reply	other threads:[~2023-08-11 15:11 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 [this message]
2023-08-11 23:38     ` Kui-Feng Lee

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=94192621-53c9-7f2c-ba99-306f9eb8533c@kernel.org \
    --to=dsahern@kernel.org \
    --cc=davem@davemloft.net \
    --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=sinquersw@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).