[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170680562687.32005.2375881723958020276.git-patchwork-notify@kernel.org>
Date: Thu, 01 Feb 2024 16:40:26 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jan Beulich <JBeulich@...e.com>
Cc: netdev@...r.kernel.org, wl@....org, paul@....org,
xen-devel@...ts.xenproject.org
Subject: Re: [PATCH net] xen-netback: properly sync TX responses
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 29 Jan 2024 14:03:08 +0100 you wrote:
> Invoking the make_tx_response() / push_tx_responses() pair with no lock
> held would be acceptable only if all such invocations happened from the
> same context (NAPI instance or dealloc thread). Since this isn't the
> case, and since the interface "spec" also doesn't demand that multicast
> operations may only be performed with no in-flight transmits,
> MCAST_{ADD,DEL} processing also needs to acquire the response lock
> around the invocations.
>
> [...]
Here is the summary with links:
- [net] xen-netback: properly sync TX responses
https://git.kernel.org/netdev/net/c/7b55984c96ff
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