[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165701461304.24093.2789797407907036384.git-patchwork-notify@kernel.org>
Date: Tue, 05 Jul 2022 09:50:13 +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, sachinp@...ux.ibm.com, cdleonard@...il.com,
nathan@...nel.org, kuni1840@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH v3 net-next 0/2] af_unix: Fix regression by the per-netns hash
table series.
Hello:
This series was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@...hat.com>:
On Sat, 2 Jul 2022 08:48:16 -0700 you wrote:
> The series 6dd4142fb5a9 ("Merge branch 'af_unix-per-netns-socket-hash'")
> replaced a global hash table with per-netns tables, which caused regression
> reported in the links below. [0][1]
>
> When a pathname socket is visible, any socket with the same type has to be
> able to connect to it even in different netns. The series puts all sockets
> into each namespace's hash table, making it impossible to look up a visible
> socket in different netns.
>
> [...]
Here is the summary with links:
- [v3,net-next,1/2] af_unix: Put pathname sockets in the global hash table.
https://git.kernel.org/netdev/net-next/c/51bae889fe11
- [v3,net-next,2/2] selftests: net: af_unix: Test connect() with different netns.
https://git.kernel.org/netdev/net-next/c/e95ab1d85289
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