[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZTJfDXcVQI00k26i@nanopsycho>
Date: Fri, 20 Oct 2023 13:05:49 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: kuba@...nel.org, pabeni@...hat.com, davem@...emloft.net,
edumazet@...gle.com, jacob.e.keller@...el.com,
johannes@...solutions.net
Subject: Re: [patch net-next v2 02/10] tools: ynl-gen: introduce support for
bitfield32 attribute type
Fri, Oct 20, 2023 at 11:21:09AM CEST, jiri@...nulli.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.
[..]
Powered by blists - more mailing lists