[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172853163300.1557327.15401459906919976815.git-patchwork-notify@kernel.org>
Date: Thu, 10 Oct 2024 03:40:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...zon.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, dsahern@...nel.org, kuni1840@...il.com,
netdev@...r.kernel.org
Subject: Re: [PATCH v3 net-next 0/4] ipv4: Namespacify IPv4 address hash table.
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 8 Oct 2024 10:29:02 -0700 you wrote:
> This is a prep of per-net RTNL conversion for RTM_(NEW|DEL|SET)ADDR.
>
> Currently, each IPv4 address is linked to the global hash table, and
> this needs to be protected by another global lock or namespacified to
> support per-net RTNL.
>
> Adding a global lock will cause deadlock in the rtnetlink path and GC,
>
> [...]
Here is the summary with links:
- [v3,net-next,1/4] ipv4: Link IPv4 address to per-netns hash table.
https://git.kernel.org/netdev/net-next/c/87173021f158
- [v3,net-next,2/4] ipv4: Use per-netns hash table in inet_lookup_ifaddr_rcu().
https://git.kernel.org/netdev/net-next/c/49e613194292
- [v3,net-next,3/4] ipv4: Namespacify IPv4 address GC.
https://git.kernel.org/netdev/net-next/c/1675f385213e
- [v3,net-next,4/4] ipv4: Retire global IPv4 hash table inet_addr_lst.
https://git.kernel.org/netdev/net-next/c/99ee348e6a41
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists