[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230323215408.08c76fd5@kernel.org>
Date: Thu, 23 Mar 2023 21:54:08 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Michal Michalik <michal.michalik@...el.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, pabeni@...hat.com,
edumazet@...gle.com
Subject: Re: [PATCH net-next v3] tools: ynl: Add missing types to
encode/decode
On Thu, 23 Mar 2023 18:51:29 +0100 Michal Michalik wrote:
> While testing the tool I noticed we miss the u16 type on payload create.
> On the code inspection it turned out we miss also u8 and u64 - add them.
>
> We also miss the decoding of u16 despite the fact `NlAttr` class
> supports it - add it.
>
> Fixes: e4b48ed460d3 ("tools: ynl: add a completely generic client")
No fixes tag, no in-tree spec needs these today, right?
Please rebase, too, Jiri sent in just the u8 addition in the meantime.
Powered by blists - more mailing lists