Netdev List
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, kuba@kernel.org, pabeni@redhat.com,
	davem@davemloft.net, edumazet@google.com,
	jacob.e.keller@intel.com, johannes@sipsolutions.net
Subject: Re: [patch net-next v3 00/10] devlink: finish conversion to generated split_ops
Date: Mon, 23 Oct 2023 23:50:25 +0000	[thread overview]
Message-ID: <169810502563.22561.12072531604904288057.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231021112711.660606-1-jiri@resnulli.us>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Sat, 21 Oct 2023 13:27:01 +0200 you wrote:
> From: Jiri Pirko <jiri@nvidia.com>
> 
> This patchset converts the remaining genetlink commands to generated
> split_ops and removes the existing small_ops arrays entirely
> alongside with shared netlink attribute policy.
> 
> Patches #1-#6 are just small preparations and small fixes on multiple
>               places. Note that couple of patches contain the "Fixes"
>               tag but no need to put them into -net tree.
> Patch #7 is a simple rename preparation
> Patch #8 is the main one in this set and adds actual definitions of cmds
>          in to yaml file.
> Patches #9-#10 finalize the change removing bits that are no longer in
>                use.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,01/10] genetlink: don't merge dumpit split op for different cmds into single iter
    https://git.kernel.org/netdev/net-next/c/f862ed2d0bf0
  - [net-next,v3,02/10] tools: ynl-gen: introduce support for bitfield32 attribute type
    https://git.kernel.org/netdev/net-next/c/4e2846fd6684
  - [net-next,v3,03/10] tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op
    https://git.kernel.org/netdev/net-next/c/2260d39cd01a
  - [net-next,v3,04/10] netlink: specs: devlink: remove reload-action from devlink-get cmd reply
    https://git.kernel.org/netdev/net-next/c/c48066b0cc2c
  - [net-next,v3,05/10] netlink: specs: devlink: make dont-validate single line
    https://git.kernel.org/netdev/net-next/c/6cc8ad97c101
  - [net-next,v3,06/10] devlink: make devlink_flash_overwrite enum named one
    https://git.kernel.org/netdev/net-next/c/e3570f040836
  - [net-next,v3,07/10] devlink: rename netlink callback to be aligned with the generated ones
    https://git.kernel.org/netdev/net-next/c/53590934ba95
  - [net-next,v3,08/10] netlink: specs: devlink: add the remaining command to generate complete split_ops
    https://git.kernel.org/netdev/net-next/c/f2f9dd164db0
  - [net-next,v3,09/10] devlink: remove duplicated netlink callback prototypes
    https://git.kernel.org/netdev/net-next/c/15c80e7a53d2
  - [net-next,v3,10/10] devlink: remove netlink small_ops
    https://git.kernel.org/netdev/net-next/c/cebe7306073d

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



      parent reply	other threads:[~2023-10-23 23:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-21 11:27 [patch net-next v3 00/10] devlink: finish conversion to generated split_ops Jiri Pirko
2023-10-21 11:27 ` [patch net-next v3 01/10] genetlink: don't merge dumpit split op for different cmds into single iter Jiri Pirko
2023-10-21 11:27 ` [patch net-next v3 02/10] tools: ynl-gen: introduce support for bitfield32 attribute type Jiri Pirko
2023-10-21 11:27 ` [patch net-next v3 03/10] tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op Jiri Pirko
2023-10-21 11:27 ` [patch net-next v3 04/10] netlink: specs: devlink: remove reload-action from devlink-get cmd reply Jiri Pirko
2023-10-21 11:27 ` [patch net-next v3 05/10] netlink: specs: devlink: make dont-validate single line Jiri Pirko
2023-10-21 11:27 ` [patch net-next v3 06/10] devlink: make devlink_flash_overwrite enum named one Jiri Pirko
2023-10-21 11:27 ` [patch net-next v3 07/10] devlink: rename netlink callback to be aligned with the generated ones Jiri Pirko
2023-10-21 11:27 ` [patch net-next v3 08/10] netlink: specs: devlink: add the remaining command to generate complete split_ops Jiri Pirko
2023-10-21 16:04   ` kernel test robot
2023-10-22  9:46     ` Jiri Pirko
2023-10-21 11:27 ` [patch net-next v3 09/10] devlink: remove duplicated netlink callback prototypes Jiri Pirko
2023-10-21 11:27 ` [patch net-next v3 10/10] devlink: remove netlink small_ops Jiri Pirko
2023-10-23 20:23 ` [patch net-next v3 00/10] devlink: finish conversion to generated split_ops Jacob Keller
2023-10-23 23:50 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=169810502563.22561.12072531604904288057.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jacob.e.keller@intel.com \
    --cc=jiri@resnulli.us \
    --cc=johannes@sipsolutions.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox