[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172052463049.17165.8509707015341244235.git-patchwork-notify@kernel.org>
Date: Tue, 09 Jul 2024 11:30:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: FUJITA Tomonori <fujita.tomonori@...il.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, jdamato@...tly.com
Subject: Re: [PATCH net-next] net: tn40xx: add per queue netdev-genl stats support
Hello:
This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Sat, 6 Jul 2024 15:43:24 +0900 you wrote:
> Add support for the netdev-genl per queue stats API.
>
> ./tools/net/ynl/cli.py --spec Documentation/netlink/specs/netdev.yaml \
> --dump qstats-get --json '{"scope":"queue"}'
> [{'ifindex': 4,
> 'queue-id': 0,
> 'queue-type': 'rx',
> 'rx-alloc-fail': 0,
> 'rx-bytes': 266613,
> 'rx-packets': 3325},
> {'ifindex': 4,
> 'queue-id': 0,
> 'queue-type': 'tx',
> 'tx-bytes': 142823367,
> 'tx-packets': 2387}]
>
> [...]
Here is the summary with links:
- [net-next] net: tn40xx: add per queue netdev-genl stats support
https://git.kernel.org/netdev/net-next/c/6c2a4c2f70e5
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