]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ynl: add missing pieces to ethtool spec to better match uapi header
authorStanislav Fomichev <sdf@fomichev.me>
Wed, 4 Dec 2024 15:55:45 +0000 (07:55 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Dec 2024 20:03:04 +0000 (12:03 -0800)
commit0187e602c03c876d69cf955dd438bc7fea8c8fd3
tree5aa13b5455c628ee88c59cdbc673852dc02a52fc
parent56881d07f0b4cb97f3c460dc3908eee91fc51a17
ynl: add missing pieces to ethtool spec to better match uapi header

- __ETHTOOL_UDP_TUNNEL_TYPE_CNT and render max
- skip rendering stringset (empty enum)
- skip rendering c33-pse-ext-state (defined in ethtool.h)
- rename header flags to ethtool-flag-
- add attr-cnt-name to each attribute to use XXX_CNT instead of XXX_MAX
- add unspec 0 entry to each attribute
- carry some doc entries from the existing header
- tcp-header-split

Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20241204155549.641348-5-sdf@fomichev.me
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/specs/ethtool.yaml