[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171816123844.11889.2514477223763333882.git-patchwork-notify@kernel.org>
Date: Wed, 12 Jun 2024 03:00:38 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jeremy Kerr <jk@...econstruct.com.au>
Cc: dsahern@...nel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next v3 0/3] net: core: Unify dstats with tstats and
lstats, implement generic dstats collection
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 07 Jun 2024 18:25:23 +0800 you wrote:
> The struct pcpu_dstats ("dstats") has a few variations from the other
> two stats types (struct pcpu_sw_netstats and struct pcpu_lstats), and
> doesn't have generic helpers for collecting the per-cpu stats into a
> struct rtnl_link_stats64.
>
> This change unifies dstats with the other types, adds a collection
> implementation to the core, and updates the single driver (vrf) to use
> this generic implementation.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/3] net: core,vrf: Change pcpu_dstat fields to u64_stats_t
https://git.kernel.org/netdev/net-next/c/fa59dc2f6fc6
- [net-next,v3,2/3] net: core: Implement dstats-type stats collections
https://git.kernel.org/netdev/net-next/c/94b601bc4f85
- [net-next,v3,3/3] net: vrf: move to generic dstat helpers
https://git.kernel.org/netdev/net-next/c/2202576d4631
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