Re: [PATCH net-next 4/7] ynl: add missing pieces to ethtool spec to better match uapi header

From: Jakub Kicinski
Date: Wed Nov 13 2024 - 15:14:58 EST


On Wed, 13 Nov 2024 10:10:20 -0800 Stanislav Fomichev wrote:
> + attr-cnt-name: __ETHTOOL_UDP_TUNNEL_TYPE_CNT

--ethtool-udp-tunnel-type-cnt ?
or possibly
__ethtool-udp-tunnel-type-cnt

but let the codegen do the char conversion via c_upper()