[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174743704624.4089123.10955186807105920786.git-patchwork-notify@kernel.org>
Date: Fri, 16 May 2025 23:10:46 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Moon Yeounsu <yyyynoom@...il.com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next v3] net: dlink: add synchronization for stats update
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 15 May 2025 16:53:31 +0900 you wrote:
> This patch synchronizes code that accesses from both user-space
> and IRQ contexts. The `get_stats()` function can be called from both
> context.
>
> `dev->stats.tx_errors` and `dev->stats.collisions` are also updated
> in the `tx_errors()` function. Therefore, these fields must also be
> protected by synchronized.
>
> [...]
Here is the summary with links:
- [net-next,v3] net: dlink: add synchronization for stats update
https://git.kernel.org/netdev/net-next/c/12889ce926e9
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