tools: ynl: add support for types needed by ethtool
authorJakub Kicinski <kuba@kernel.org>
Tue, 31 Jan 2023 02:33:45 +0000 (18:33 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 1 Feb 2023 04:36:03 +0000 (20:36 -0800)
commit19b64b48a33e986dd21430e759629af2562373b2
tree8fd925a8fa57fb20f2dc1ea9f5c1fa11855603a6
parent30a5c6c8104f34ed02c50041b82f3ef80924de6d
tools: ynl: add support for types needed by ethtool

Ethtool needs support for handful of extra types.
It doesn't have the definitions section yet.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/net/ynl/lib/ynl.py