All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Donald Hunter <donald.hunter@gmail.com>
Cc: netdev@vger.kernel.org, kuba@kernel.org, davem@davemloft.net,
	edumazet@google.com, pabeni@redhat.com, corbet@lwn.net,
	linux-doc@vger.kernel.org, jacob.e.keller@intel.com,
	leitao@debian.org, donald.hunter@redhat.com
Subject: Re: [PATCH net-next v5 00/13] tools/net/ynl: Add 'sub-message' support to ynl
Date: Mon, 18 Dec 2023 23:10:27 +0000	[thread overview]
Message-ID: <170294102747.20113.587351606180091252.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231215093720.18774-1-donald.hunter@gmail.com>

Hello:

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

On Fri, 15 Dec 2023 09:37:07 +0000 you wrote:
> This patchset adds a 'sub-message' attribute type to the netlink-raw
> schema and implements it in ynl. This provides support for kind-specific
> options attributes as used in rt_link and tc raw netlink families.
> 
> A description of the new 'sub-message' attribute type and the
> corresponding sub-message definitions is provided in patch 3.
> 
> [...]

Here is the summary with links:
  - [net-next,v5,01/13] tools/net/ynl: Use consistent array index expression formatting
    https://git.kernel.org/netdev/net-next/c/62691b801daa
  - [net-next,v5,02/13] doc/netlink: Add sub-message support to netlink-raw
    https://git.kernel.org/netdev/net-next/c/de2d98743b83
  - [net-next,v5,03/13] doc/netlink: Document the sub-message format for netlink-raw
    https://git.kernel.org/netdev/net-next/c/17ed5c1a9e36
  - [net-next,v5,04/13] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
    https://git.kernel.org/netdev/net-next/c/1769e2be4baa
  - [net-next,v5,05/13] tools/net/ynl: Add binary and pad support to structs for tc
    https://git.kernel.org/netdev/net-next/c/8b6811d96666
  - [net-next,v5,06/13] doc/netlink/specs: Add sub-message type to rt_link family
    https://git.kernel.org/netdev/net-next/c/077b6022d24b
  - [net-next,v5,07/13] doc/netlink/specs: use pad in structs in rt_link
    https://git.kernel.org/netdev/net-next/c/6b4b0754ef8a
  - [net-next,v5,08/13] doc/netlink/specs: Add a spec for tc
    https://git.kernel.org/netdev/net-next/c/a1bcfde83669
  - [net-next,v5,09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
    https://git.kernel.org/netdev/net-next/c/646158f20cbc
  - [net-next,v5,10/13] tools/net/ynl-gen-rst: Add sub-messages to generated docs
    https://git.kernel.org/netdev/net-next/c/6235b3d8bc3f
  - [net-next,v5,11/13] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
    https://git.kernel.org/netdev/net-next/c/e8c32339cf49
  - [net-next,v5,12/13] tools/net/ynl-gen-rst: Remove bold from attribute-set headings
    https://git.kernel.org/netdev/net-next/c/e9d7c59212e4
  - [net-next,v5,13/13] tools/net/ynl-gen-rst: Remove extra indentation from generated docs
    https://git.kernel.org/netdev/net-next/c/9b0aa2244d9d

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-12-18 23:10 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-15  9:37 [PATCH net-next v5 00/13] tools/net/ynl: Add 'sub-message' support to ynl Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 01/13] tools/net/ynl: Use consistent array index expression formatting Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 02/13] doc/netlink: Add sub-message support to netlink-raw Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 03/13] doc/netlink: Document the sub-message format for netlink-raw Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 04/13] tools/net/ynl: Add 'sub-message' attribute decoding to ynl Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 05/13] tools/net/ynl: Add binary and pad support to structs for tc Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 06/13] doc/netlink/specs: Add sub-message type to rt_link family Donald Hunter
2024-02-13 12:48   ` Jiri Pirko
2023-12-15  9:37 ` [PATCH net-next v5 07/13] doc/netlink/specs: use pad in structs in rt_link Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 08/13] doc/netlink/specs: Add a spec for tc Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 10/13] tools/net/ynl-gen-rst: Add sub-messages to generated docs Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 11/13] tools/net/ynl-gen-rst: Sort the index of generated netlink specs Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 12/13] tools/net/ynl-gen-rst: Remove bold from attribute-set headings Donald Hunter
2023-12-15  9:37 ` [PATCH net-next v5 13/13] tools/net/ynl-gen-rst: Remove extra indentation from generated docs Donald Hunter
2023-12-18 23: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=170294102747.20113.587351606180091252.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=corbet@lwn.net \
    --cc=davem@davemloft.net \
    --cc=donald.hunter@gmail.com \
    --cc=donald.hunter@redhat.com \
    --cc=edumazet@google.com \
    --cc=jacob.e.keller@intel.com \
    --cc=kuba@kernel.org \
    --cc=leitao@debian.org \
    --cc=linux-doc@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.