[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <167298601834.4609.10563145944962909204.git-patchwork-notify@kernel.org>
Date: Fri, 06 Jan 2023 06:20:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, jacob.e.keller@...el.com, jiri@...nulli.us
Subject: Re: [PATCH net-next v2 00/15] devlink: code split and structured
instance walk
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 4 Jan 2023 20:05:16 -0800 you wrote:
> Split devlink.c into a handful of files, trying to keep the "core"
> code away from all the command-specific implementations.
> The core code has been quite scattered until now. Going forward we can
> consider using a source file per-subobject, I think that it's quite
> beneficial to newcomers (based on relative ease with which folks
> contribute to ethtool vs devlink). But this series doesn't split
> everything out, yet - partially due to backporting concerns,
> but mostly due to lack of time. Bulk of the netlink command
> handling is left in a leftover.c file.
>
> [...]
Here is the summary with links:
- [net-next,v2,01/15] devlink: move code to a dedicated directory
(no matching commit)
- [net-next,v2,02/15] devlink: rename devlink_netdevice_event -> devlink_port_netdevice_event
https://git.kernel.org/netdev/net-next/c/e50ef40f9a9a
- [net-next,v2,03/15] devlink: split out core code
(no matching commit)
- [net-next,v2,04/15] devlink: split out netlink code
https://git.kernel.org/netdev/net-next/c/623cd13b1654
- [net-next,v2,05/15] netlink: add macro for checking dump ctx size
https://git.kernel.org/netdev/net-next/c/2c7bc10d0f7b
- [net-next,v2,06/15] devlink: use an explicit structure for dump context
https://git.kernel.org/netdev/net-next/c/3015f8224961
- [net-next,v2,07/15] devlink: remove start variables from dumps
https://git.kernel.org/netdev/net-next/c/20615659b514
- [net-next,v2,08/15] devlink: drop the filter argument from devlinks_xa_find_get
https://git.kernel.org/netdev/net-next/c/8861c0933c78
- [net-next,v2,09/15] devlink: health: combine loops in dump
https://git.kernel.org/netdev/net-next/c/a0e13dfdc391
- [net-next,v2,10/15] devlink: restart dump based on devlink instance ids (simple)
https://git.kernel.org/netdev/net-next/c/731d69a6bd13
- [net-next,v2,11/15] devlink: restart dump based on devlink instance ids (nested)
https://git.kernel.org/netdev/net-next/c/a8f947073f4a
- [net-next,v2,12/15] devlink: restart dump based on devlink instance ids (function)
https://git.kernel.org/netdev/net-next/c/c9666bac537e
- [net-next,v2,13/15] devlink: uniformly take the devlink instance lock in the dump loop
https://git.kernel.org/netdev/net-next/c/e4d5015bc11b
- [net-next,v2,14/15] devlink: add by-instance dump infra
https://git.kernel.org/netdev/net-next/c/07f3af66089e
- [net-next,v2,15/15] devlink: convert remaining dumps to the by-instance scheme
https://git.kernel.org/netdev/net-next/c/5ce76d78b996
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