Re: [PATCH net v2] net: ifb: report ethtool stats over num_tx_queues
From: patchwork-bot+netdevbpf
Date: Thu May 14 2026 - 21:51:10 EST
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:
On Wed, 13 May 2026 21:37:39 -0400 you wrote:
> ifb_dev_init() allocates dp->tx_private to dev->num_tx_queues
> entries via kzalloc_objs(*txp, dev->num_tx_queues). Both IFB
> per-queue RX and TX stats live in those entries: ifb_xmit() updates
> txp->rx_stats using the skb queue mapping, ifb_ri_tasklet() updates
> txp->tx_stats, and ifb_stats64() aggregates both over
> dev->num_tx_queues.
>
> [...]
Here is the summary with links:
- [net,v2] net: ifb: report ethtool stats over num_tx_queues
https://git.kernel.org/netdev/net/c/5db89c99566f
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html