[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241203180008.64720493@kernel.org>
Date: Tue, 3 Dec 2024 18:00:08 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Donald Hunter <donald.hunter@...il.com>
Cc: netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>, Eric
Dumazet <edumazet@...gle.com>, Paolo Abeni <pabeni@...hat.com>, Simon
Horman <horms@...nel.org>, Johannes Berg <johannes@...solutions.net>,
linux-wireless@...r.kernel.org, donald.hunter@...hat.com
Subject: Re: [PATCH net-next v1 2/7] tools/net/ynl: support decoding indexed
arrays as enums
On Tue, 3 Dec 2024 13:06:50 +0000 Donald Hunter wrote:
> When decoding an indexed-array with a scalar subtype, it is currently
> only possible to add a display-hint. Add support for decoding each value
> as an enum.
Makes me wonder if we should factor this code out into a helper.
But there aren't too many sites with this code so fine either way:
Acked-by: Jakub Kicinski <kuba@...nel.org>
Powered by blists - more mailing lists