[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173940783453.713677.12924447032289552556.git-patchwork-notify@kernel.org>
Date: Thu, 13 Feb 2025 00:50:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, alexanderduyck@...com, netdev@...r.kernel.org,
edumazet@...gle.com, pabeni@...hat.com, andrew+netdev@...n.ch,
horms@...nel.org
Subject: Re: [PATCH net-next 0/5] eth: fbnic: report software queue stats
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 11 Feb 2025 10:13:51 -0800 you wrote:
> Fill in typical software queue stats.
>
> # ./pyynl/cli.py --spec netlink/specs/netdev.yaml --dump qstats-get
> [{'ifindex': 2,
> 'rx-alloc-fail': 0,
> 'rx-bytes': 398064076,
> 'rx-csum-complete': 271,
> 'rx-csum-none': 0,
> 'rx-packets': 276044,
> 'tx-bytes': 7223770,
> 'tx-needs-csum': 28148,
> 'tx-packets': 28449,
> 'tx-stop': 0,
> 'tx-wake': 0}]
>
> [...]
Here is the summary with links:
- [net-next,1/5] net: report csum_complete via qstats
https://git.kernel.org/netdev/net-next/c/34eea78a1112
- [net-next,2/5] eth: fbnic: wrap tx queue stats in a struct
(no matching commit)
- [net-next,3/5] eth: fbnic: report software Rx queue stats
(no matching commit)
- [net-next,4/5] eth: fbnic: report software Tx queue stats
(no matching commit)
- [net-next,5/5] eth: fbnic: re-sort the objects in the Makefile
https://git.kernel.org/netdev/net-next/c/0ec023282a9d
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