linux/tools/net/ynl
Jakub Kicinski 5d1a30eb98 tools: ynl: generate code for the devlink family
Admittedly the devlink.yaml spec is fairly limitted,
it only covers basic device get and info-get ops.
That's sufficient to be useful (monitoring FW versions
in the fleet). Plus it gives us a chance to exercise
deep nesting and directional messaging in YNL.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-06-08 14:01:10 -07:00
..
generated tools: ynl: generate code for the devlink family 2023-06-08 14:01:10 -07:00
lib tools: ynl-gen: enable code gen for directional specs 2023-06-08 14:01:10 -07:00
samples tools: ynl: add sample for netdev 2023-06-06 12:31:32 -07:00
cli.py ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause 2023-03-07 13:44:30 -08:00
ethtool.py tools: ynl: Rename ethtool to ethtool.py 2023-04-13 22:18:29 -07:00
Makefile tools: ynl: user space helpers 2023-06-06 12:31:31 -07:00
requirements.txt tools: ynl: add the Python requirements.txt file 2023-03-24 19:11:02 -07:00
ynl-gen-c.py tools: ynl-gen: don't generate forward declarations for policies 2023-06-08 14:01:10 -07:00
ynl-regen.sh tools: ynl: user space helpers 2023-06-06 12:31:31 -07:00