From: patchwork-bot+netdevbpf@kernel•org
To: Kui-Feng Lee <thinker.li@gmail•com>
Cc: netdev@vger•kernel.org, ast@kernel•org, martin.lau@linux•dev,
kernel-team@meta•com, davem@davemloft•net, dsahern@kernel•org,
edumazet@google•com, kuba@kernel•org, pabeni@redhat•com,
liuhangbin@gmail•com, sinquersw@gmail•com, kuifeng@meta•com
Subject: Re: [PATCH net-next v6 0/5] Remove expired routes with a separated list of routes.
Date: Mon, 12 Feb 2024 10:30:26 +0000 [thread overview]
Message-ID: <170773382644.15535.7179528602502011207.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240208220653.374773-1-thinker.li@gmail.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft•net>:
On Thu, 8 Feb 2024 14:06:48 -0800 you wrote:
> From: Kui-Feng Lee <thinker.li@gmail•com>
>
> This patchset is resent due to previous reverting. [1]
>
> FIB6 GC walks trees of fib6_tables to remove expired routes. Walking a tree
> can be expensive if the number of routes in a table is big, even if most of
> them are permanent. Checking routes in a separated list of routes having
> expiration will avoid this potential issue.
>
> [...]
Here is the summary with links:
- [net-next,v6,1/5] net/ipv6: set expires in rt6_add_dflt_router().
https://git.kernel.org/netdev/net-next/c/129e406e1811
- [net-next,v6,2/5] net/ipv6: Remove unnecessary clean.
https://git.kernel.org/netdev/net-next/c/60df43d3a72c
- [net-next,v6,3/5] net/ipv6: Remove expired routes with a separated list of routes.
https://git.kernel.org/netdev/net-next/c/5eb902b8e719
- [net-next,v6,4/5] net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set.
https://git.kernel.org/netdev/net-next/c/768e06a8bcab
- [net-next,v6,5/5] selftests/net: Adding test cases of replacing routes and route advertisements.
https://git.kernel.org/netdev/net-next/c/3407df8dc2de
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-02-12 10:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-08 22:06 [PATCH net-next v6 0/5] Remove expired routes with a separated list of routes thinker.li
2024-02-08 22:06 ` [PATCH net-next v6 1/5] net/ipv6: set expires in rt6_add_dflt_router() thinker.li
2024-02-08 22:06 ` [PATCH net-next v6 2/5] net/ipv6: Remove unnecessary clean thinker.li
2024-02-08 22:06 ` [PATCH net-next v6 3/5] net/ipv6: Remove expired routes with a separated list of routes thinker.li
2024-02-08 22:06 ` [PATCH net-next v6 4/5] net/ipv6: set expires in modify_prefix_route() if RTF_EXPIRES is set thinker.li
2024-02-08 22:06 ` [PATCH net-next v6 5/5] selftests/net: Adding test cases of replacing routes and route advertisements thinker.li
2024-02-23 3:52 ` Jakub Kicinski
2024-02-23 4:53 ` Kui-Feng Lee
2024-02-12 10:30 ` patchwork-bot+netdevbpf [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=170773382644.15535.7179528602502011207.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=ast@kernel$(echo .)org \
--cc=davem@davemloft$(echo .)net \
--cc=dsahern@kernel$(echo .)org \
--cc=edumazet@google$(echo .)com \
--cc=kernel-team@meta$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=kuifeng@meta$(echo .)com \
--cc=liuhangbin@gmail$(echo .)com \
--cc=martin.lau@linux$(echo .)dev \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=sinquersw@gmail$(echo .)com \
--cc=thinker.li@gmail$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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