Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <pabeni@xxxxxxxxxx>: On Fri, 9 Aug 2024 08:58:58 -0700 you wrote: > From: Long Li <longli@xxxxxxxxxxxxx> > > After napi_complete_done() is called when NAPI is polling in the current > process context, another NAPI may be scheduled and start running in > softirq on another CPU and may ring the doorbell before the current CPU > does. When combined with unnecessary rings when there is no need to arm > the CQ, it triggers error paths in the hardware. > > [...] Here is the summary with links: - [v3,net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings https://git.kernel.org/netdev/net/c/58a63729c957 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html