[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230228152820.566b6052@kernel.org>
Date: Tue, 28 Feb 2023 15:28:20 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Lorenzo Bianconi <lorenzo@...nel.org>
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org, davem@...emloft.net,
edumazet@...gle.com, pabeni@...hat.com, ast@...nel.org,
daniel@...earbox.net, hawk@...nel.org, john.fastabend@...il.com,
saeedm@...dia.com, tariqt@...dia.com, leon@...nel.org,
shayagr@...zon.com, akiyano@...zon.com, darinzon@...zon.com,
sgoutham@...vell.com, lorenzo.bianconi@...hat.com, toke@...hat.com
Subject: Re: [RFC net-next 1/6] tools: ynl: fix render-max for flags
definition
On Wed, 1 Mar 2023 00:16:16 +0100 Lorenzo Bianconi wrote:
> > I think it also needs to be fixed to actually walk the elements
> > and combine the user_value()s rather than count them and assume
> > there are no gaps.
>
> Do you mean get_mask()?
Yup, get_mask() predates the ability to control the values of enum
entries individually so while at it we should fix it.
Powered by blists - more mailing lists