Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Fri, 10 Mar 2023 11:48:33 -0800 you wrote: > From: Dave Ertman <david.m.ertman@xxxxxxxxx> > > RDMA is not supported in ice on a PF that has been added to a bonded > interface. To enforce this, when an interface enters a bond, we unplug > the auxiliary device that supports RDMA functionality. This unplug > currently happens in the context of handling the netdev bonding event. > This event is sent to the ice driver under RTNL context. This is causing > a deadlock where the RDMA driver is waiting for the RTNL lock to complete > the removal. > > [...] Here is the summary with links: - [net,v3,1/1] ice: avoid bonding causing auxiliary plug/unplug under RTNL lock https://git.kernel.org/netdev/net/c/248401cb2c46 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html