[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174371883225.2702664.17429369489204510984.git-patchwork-notify@kernel.org>
Date: Thu, 03 Apr 2025 22:20:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Harshitha Ramamurthy <hramamurthy@...gle.com>
Cc: netdev@...r.kernel.org, jeroendb@...gle.com, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
pkaligineedi@...gle.com, willemb@...gle.com, joshwash@...gle.com,
horms@...nel.org, shailend@...gle.com, jrkim@...gle.com,
linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH net] gve: handle overflow when reporting TX consumed
descriptors
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 2 Apr 2025 00:10:37 +0000 you wrote:
> From: Joshua Washington <joshwash@...gle.com>
>
> When the tx tail is less than the head (in cases of wraparound), the TX
> consumed descriptor statistic in DQ will be reported as
> UINT32_MAX - head + tail, which is incorrect. Mask the difference of
> head and tail according to the ring size when reporting the statistic.
>
> [...]
Here is the summary with links:
- [net] gve: handle overflow when reporting TX consumed descriptors
https://git.kernel.org/netdev/net/c/15970e1b23f5
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