mirror-linux/tools/net/ynl/pyynl
Jakub Kicinski 4436b2b324 tools: ynl-gen: support uint in multi-attr
The ethtool FEC histogram series run into a build issue with
type: uint + multi-attr: True. Auto scalars use 64b types,
we need to convert them explicitly when rendering the types.

No current spec needs this, and the ethtool FEC histogram
doesn't need this either any more, so not posting as a fix.

Link: https://lore.kernel.org/8f52c5b8-bd8a-44b8-812c-4f30d50f63ff@redhat.com
Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-09-17 14:57:09 -07:00
..
lib tools: ynl: add ipv4-or-v6 display hint 2025-09-16 08:16:57 -07:00
.gitignore
__init__.py
cli.py tools: ynl: default to --process-unknown in installed mode 2025-07-13 23:00:37 +01:00
ethtool.py tools: ynl: remove unused imports 2025-09-10 18:08:59 -07:00
ynl_gen_c.py tools: ynl-gen: support uint in multi-attr 2025-09-17 14:57:09 -07:00
ynl_gen_rst.py tools: ynl_gen_rst.py: drop support for generating index files 2025-08-12 07:47:30 +02:00