Re: [PATCH net] net: thunderbolt: Count delivered packets in rx_packets and rx_bytes

From: patchwork-bot+netdevbpf

Date: Thu Aug 20 2026 - 15:38:22 EST


Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Sat, 15 Aug 2026 10:21:52 +0000 you wrote:
> From: Fan Ye <fy15309206903@xxxxxxxxx>
>
> tbnet_poll() increments rx_packets once per received frame because that is
> the NAPI work unit, and then adds the same number to stats.rx_packets. An
> skb is handed to the stack only when the last frame of a packet arrives,
> so once the MTU exceeds TBNET_MAX_PAYLOAD_SIZE the statistic reports
> frames. tx_packets is bumped once per skb, so the two ends of a link
> disagree: at MTU 65330 the receiver reports 16 times the packets its
> sender sent.
>
> [...]

Here is the summary with links:
- [net] net: thunderbolt: Count delivered packets in rx_packets and rx_bytes
https://git.kernel.org/netdev/net/c/c5ae83ee02c0

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html