From: Jiri Pirko <jiri@resnulli.us>
To: netdev@vger.kernel.org
Cc: 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 v2 02/10] tools: ynl-gen: introduce support for bitfield32 attribute type
Date: Fri, 20 Oct 2023 13:05:49 +0200 [thread overview]
Message-ID: <ZTJfDXcVQI00k26i@nanopsycho> (raw)
In-Reply-To: <20231020092117.622431-3-jiri@resnulli.us>
Fri, Oct 20, 2023 at 11:21:09AM CEST, jiri@resnulli.us wrote:
[..]
>@@ -192,7 +192,7 @@ properties:
> type: string
> type: &attr-type
> description: The netlink attribute type
>- enum: [ unused, pad, flag, binary, u8, u16, u32, u64, s32, s64,
>+ enum: [ unused, pad, flag, binary, bitfield32, u8, u16, u32, u64, s32, s64,
> string, nest, array-nest, nest-type-value ]
> doc:
> description: Documentation of the attribute.
Note this hunk no longer applies as the patch adding uint/sint was just
applied. Will fix and send v3 tomorrow.
[..]
next prev parent reply other threads:[~2023-10-20 11:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-20 9:21 [patch net-next v2 00/10] devlink: finish conversion to generated split_ops Jiri Pirko
2023-10-20 9:21 ` [patch net-next v2 01/10] genetlink: don't merge dumpit split op for different cmds into single iter Jiri Pirko
2023-10-20 9:21 ` [patch net-next v2 02/10] tools: ynl-gen: introduce support for bitfield32 attribute type Jiri Pirko
2023-10-20 11:05 ` Jiri Pirko [this message]
2023-10-20 9:21 ` [patch net-next v2 03/10] tools: ynl-gen: render rsp_parse() helpers if cmd has only dump op Jiri Pirko
2023-10-20 9:21 ` [patch net-next v2 04/10] netlink: specs: devlink: remove reload-action from devlink-get cmd reply Jiri Pirko
2023-10-20 9:21 ` [patch net-next v2 05/10] netlink: specs: devlink: make dont-validate single line Jiri Pirko
2023-10-21 1:25 ` Jakub Kicinski
2023-10-20 9:21 ` [patch net-next v2 06/10] devlink: make devlink_flash_overwrite enum named one Jiri Pirko
2023-10-20 9:21 ` [patch net-next v2 07/10] devlink: rename netlink callback to be aligned with the generated ones Jiri Pirko
2023-10-20 9:21 ` [patch net-next v2 08/10] netlink: specs: devlink: add the remaining command to generate complete split_ops Jiri Pirko
2023-10-20 9:21 ` [patch net-next v2 09/10] devlink: remove duplicated netlink callback prototypes Jiri Pirko
2023-10-20 9:21 ` [patch net-next v2 10/10] devlink: remove netlink small_ops Jiri Pirko
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=ZTJfDXcVQI00k26i@nanopsycho \
--to=jiri@resnulli.us \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=jacob.e.keller@intel.com \
--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