[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240219124914.4e43e531@kernel.org>
Date: Mon, 19 Feb 2024 12:49:14 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Jiri Pirko <jiri@...nulli.us>
Cc: netdev@...r.kernel.org, pabeni@...hat.com, davem@...emloft.net,
edumazet@...gle.com, jacob.e.keller@...el.com,
swarupkotikalapudi@...il.com, donald.hunter@...il.com, sdf@...gle.com,
lorenzo@...nel.org, alessandromarcolini99@...il.com
Subject: Re: [patch net-next 03/13] tools: ynl: allow user to pass enum
string instead of scalar value
On Mon, 19 Feb 2024 18:25:19 +0100 Jiri Pirko wrote:
> + def _get_scalar(self, attr_spec, value):
It'd be cleaner to make it more symmetric with _decode_enum(), and call
it _encode_enum().
Powered by blists - more mailing lists