[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175219681151.1724831.1331022153897221685.git-patchwork-notify@kernel.org>
Date: Fri, 11 Jul 2025 01:20:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Mingming Cao <mmc@...ux.ibm.com>
Cc: netdev@...r.kernel.org, kuba@...nel.org, nnac123@...ux.ibm.com,
horms@...nel.org, bjking1@...ux.ibm.com, haren@...ux.ibm.com,
ricklind@...ux.ibm.com, davemarq@...ux.ibm.com
Subject: Re: [PATCH net] ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with
dynamic sizeof
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 9 Jul 2025 08:33:32 -0700 you wrote:
> The previous hardcoded definitions of NUM_RX_STATS and
> NUM_TX_STATS were not updated when new fields were added
> to the ibmvnic_{rx,tx}_queue_stats structures. Specifically,
> commit 2ee73c54a615 ("ibmvnic: Add stat for tx direct vs tx
> batched") added a fourth TX stat, but NUM_TX_STATS remained 3,
> leading to a mismatch.
>
> [...]
Here is the summary with links:
- [net] ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof
https://git.kernel.org/netdev/net/c/01b8114b432d
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