[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <169724162475.10042.8870358455598573591.git-patchwork-notify@kernel.org>
Date: Sat, 14 Oct 2023 00:00:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Albert Huang <huangjie.albert@...edance.com>
Cc: kgraul@...ux.ibm.com, wenjia@...ux.ibm.com, jaka@...ux.ibm.com,
tonylu@...ux.alibaba.com, guwen@...ux.alibaba.com,
alibuda@...ux.alibaba.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
linux-s390@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 net] net/smc: fix smc clc failed issue when netdevice not
in init_net
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 11 Oct 2023 15:48:51 +0800 you wrote:
> If the netdevice is within a container and communicates externally
> through network technologies such as VxLAN, we won't be able to find
> routing information in the init_net namespace. To address this issue,
> we need to add a struct net parameter to the smc_ib_find_route function.
> This allow us to locate the routing information within the corresponding
> net namespace, ensuring the correct completion of the SMC CLC interaction.
>
> [...]
Here is the summary with links:
- [v2,net] net/smc: fix smc clc failed issue when netdevice not in init_net
https://git.kernel.org/netdev/net/c/c68681ae46ea
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