[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d76238f8-31d3-be5b-98be-2099319a242c@linux.alibaba.com>
Date: Fri, 22 Sep 2023 17:58:07 +0800
From: Wen Gu <guwen@...ux.alibaba.com>
To: Albert Huang <huangjie.albert@...edance.com>,
Karsten Graul <kgraul@...ux.ibm.com>,
Wenjia Zhang <wenjia@...ux.ibm.com>,
Jan Karcher <jaka@...ux.ibm.com>
Cc: "D. Wythe" <alibuda@...ux.alibaba.com>,
Tony Lu <tonylu@...ux.alibaba.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, linux-s390@...r.kernel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] net/smc: add support for netdevice in containers.
On 2023/9/22 16:58, Albert Huang wrote:
> If the netdevice is within a container and communicates externally
> through network technologies like 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.
>
> Signed-off-by: Albert Huang <huangjie.albert@...edance.com>
> ---
Hi Albert, please specify the tree (net or net-next) you want to send to in the subject.
Thanks.
Powered by blists - more mailing lists