[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175556402149.2961995.17714255668672894742.git-patchwork-notify@kernel.org>
Date: Tue, 19 Aug 2025 00:40:21 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: lirongqing <lirongqing@...du.com>
Cc: kuba@...nel.org, horms@...nel.org, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
vladimir.oltean@....com, florian.fainelli@...adcom.com,
julian@...er-limits.org, csander@...estorage.com, oss-drivers@...igine.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][net-next] eth: nfp: Remove u64_stats_update_begin()/end()
for
stats fetch
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 15 Aug 2025 09:56:19 +0800 you wrote:
> From: Li RongQing <lirongqing@...du.com>
>
> This place is fetching the stats, u64_stats_update_begin()/end()
> should not be used, and the fetcher of stats is in the same
> context as the updater of the stats, so don't need any protection
>
> Signed-off-by: Li RongQing <lirongqing@...du.com>
>
> [...]
Here is the summary with links:
- [net-next] eth: nfp: Remove u64_stats_update_begin()/end() for stats fetch
https://git.kernel.org/netdev/net-next/c/1fb39d4c23b1
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