public inbox for netdev@vger.kernel.org 
 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, moshe@nvidia•com,
	saeedm@nvidia•com, idosch@nvidia•com, petrm@nvidia•com
Subject: Re: [patch net-next v3 00/12] devlink: use spec to generate split ops
Date: Fri, 04 Aug 2023 21:10:26 +0000	[thread overview]
Message-ID: <169118342653.21389.4919689125641711755.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230803111340.1074067-1-jiri@resnulli.us>

Hello:

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

On Thu,  3 Aug 2023 13:13:28 +0200 you wrote:
> From: Jiri Pirko <jiri@nvidia•com>
> 
> This is an outcome of the discussion in the following thread:
> https://lore.kernel.org/netdev/20230720121829.566974-1-jiri@resnulli.us/
> It serves as a dependency on the linked selector patchset.
> 
> There is an existing spec for devlink used for userspace part
> generation. There are two commands supported there.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,01/12] netlink: specs: add dump-strict flag for dont-validate property
    https://git.kernel.org/netdev/net-next/c/78c96d7b7c9a
  - [net-next,v3,02/12] ynl-gen-c.py: filter rendering of validate field values for split ops
    https://git.kernel.org/netdev/net-next/c/dc7b81a828db
  - [net-next,v3,03/12] ynl-gen-c.py: allow directional model for kernel mode
    https://git.kernel.org/netdev/net-next/c/eab7be688b44
  - [net-next,v3,04/12] ynl-gen-c.py: render netlink policies static for split ops
    https://git.kernel.org/netdev/net-next/c/fa8ba3502ade
  - [net-next,v3,05/12] devlink: rename devlink_nl_ops to devlink_nl_small_ops
    https://git.kernel.org/netdev/net-next/c/ba0f66c95fa6
  - [net-next,v3,06/12] devlink: rename couple of doit netlink callbacks to match generated names
    https://git.kernel.org/netdev/net-next/c/d61aedcf628e
  - [net-next,v3,07/12] devlink: introduce couple of dumpit callbacks for split ops
    https://git.kernel.org/netdev/net-next/c/491a24872a64
  - [net-next,v3,08/12] devlink: un-static devlink_nl_pre/post_doit()
    https://git.kernel.org/netdev/net-next/c/8300dce542e4
  - [net-next,v3,09/12] netlink: specs: devlink: add info-get dump op
    https://git.kernel.org/netdev/net-next/c/759f661012d1
  - [net-next,v3,10/12] devlink: add split ops generated according to spec
    https://git.kernel.org/netdev/net-next/c/6b7c486cae81
  - [net-next,v3,11/12] devlink: include the generated netlink header
    https://git.kernel.org/netdev/net-next/c/b2551b1517d8
  - [net-next,v3,12/12] devlink: use generated split ops and remove duplicated commands from small ops
    https://git.kernel.org/netdev/net-next/c/6e067d0cab68

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-08-04 21:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03 11:13 [patch net-next v3 00/12] devlink: use spec to generate split ops Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 01/12] netlink: specs: add dump-strict flag for dont-validate property Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 02/12] ynl-gen-c.py: filter rendering of validate field values for split ops Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 03/12] ynl-gen-c.py: allow directional model for kernel mode Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 04/12] ynl-gen-c.py: render netlink policies static for split ops Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 05/12] devlink: rename devlink_nl_ops to devlink_nl_small_ops Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 06/12] devlink: rename couple of doit netlink callbacks to match generated names Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 07/12] devlink: introduce couple of dumpit callbacks for split ops Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 08/12] devlink: un-static devlink_nl_pre/post_doit() Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 09/12] netlink: specs: devlink: add info-get dump op Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 10/12] devlink: add split ops generated according to spec Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 11/12] devlink: include the generated netlink header Jiri Pirko
2023-08-03 11:13 ` [patch net-next v3 12/12] devlink: use generated split ops and remove duplicated commands from small ops Jiri Pirko
2023-08-04  1:23 ` [patch net-next v3 00/12] devlink: use spec to generate split ops Jakub Kicinski
2023-08-04 21:10 ` 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=169118342653.21389.4919689125641711755.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=idosch@nvidia$(echo .)com \
    --cc=jiri@resnulli$(echo .)us \
    --cc=kuba@kernel$(echo .)org \
    --cc=moshe@nvidia$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=petrm@nvidia$(echo .)com \
    --cc=saeedm@nvidia$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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