[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176908320511.1691590.17244442615265904977.git-patchwork-notify@kernel.org>
Date: Thu, 22 Jan 2026 12:00:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yangfl <mmyangfl@...il.com>
Cc: netdev@...r.kernel.org, aconole@...hat.com, echaudro@...hat.com,
i.maximets@....org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
wangchuanlei@...pur.com, dev@...nvswitch.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v2] net: openvswitch: fix data race in
ovs_vport_get_upcall_stats
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 21 Jan 2026 15:29:26 +0800 you wrote:
> In ovs_vport_get_upcall_stats(), some statistics protected by
> u64_stats_sync, are read and accumulated in ignorance of possible
> u64_stats_fetch_retry() events. These statistics are already accumulated
> by u64_stats_inc(). Fix this by reading them into temporary variables
> first.
>
> Fixes: 1933ea365aa7 ("net: openvswitch: Add support to count upcall packets")
> Signed-off-by: David Yang <mmyangfl@...il.com>
>
> [...]
Here is the summary with links:
- [net,v2] net: openvswitch: fix data race in ovs_vport_get_upcall_stats
https://git.kernel.org/netdev/net/c/cc4816bdb086
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