[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250625010715.4cbcae07@kmaincent-XPS-13-7390>
Date: Wed, 25 Jun 2025 01:07:15 +0200
From: Kory Maincent <kory.maincent@...tlin.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, donald.hunter@...il.com, netdev@...r.kernel.org,
edumazet@...gle.com, pabeni@...hat.com, andrew+netdev@...n.ch,
horms@...nel.org, andrew@...n.ch, shuah@...nel.org, sdf@...ichev.me,
gal@...dia.com, noren@...dia.com, ahmed.zaki@...el.com,
wojciech.drewek@...el.com, petrm@...dia.com, danieller@...dia.com,
linux-kselftest@...r.kernel.org
Subject: Re: [PATCH net 03/10] netlink: specs: ethtool: replace underscores
with dashes in names
Le Tue, 24 Jun 2025 14:09:55 -0700,
Jakub Kicinski <kuba@...nel.org> a écrit :
> We're trying to add a strict regexp for the name format in the spec.
> Underscores will not be allowed, dashes should be used instead.
> This makes no difference to C (codegen replaces special chars in names)
> but gives more uniform naming in Python.
Reviewed-by: Kory Maincent <kory.maincent@...tlin.com>
Thank you!
> Fixes: 13e59344fb9d ("net: ethtool: add support for symmetric-xor RSS hash")
> Fixes: 46fb3ba95b93 ("ethtool: Add an interface for flashing transceiver
> modules' firmware")
Why do you use fixes tag? You are not fixing something broken but standardizing
the python naming.
Regards,
--
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com
Powered by blists - more mailing lists