lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 15 Mar 2023 07:10:16 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Tony Nguyen <anthony.l.nguyen@...el.com>
Cc:     davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
        edumazet@...gle.com, netdev@...r.kernel.org,
        david.m.ertman@...el.com, shiraz.saleem@...el.com,
        mustafa.ismail@...el.com, jgg@...dia.com, leonro@...dia.com,
        linux-rdma@...r.kernel.org, poros@...hat.com, ivecera@...hat.com,
        jaroslav.pulchart@...ddata.com, git@...alerite.org,
        stable@...r.kernel.org, arpanax.arland@...el.com
Subject: Re: [PATCH net v3 1/1] ice: avoid bonding causing auxiliary plug/unplug
 under RTNL lock

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Fri, 10 Mar 2023 11:48:33 -0800 you wrote:
> From: Dave Ertman <david.m.ertman@...el.com>
> 
> 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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ