linux/tools/net/ynl
Jakub Kicinski 7c59c9c8f2 tools: ynl: generate code for ovs families
Add ovs_flow, ovs_vport and ovs_datapath to the families supported
in C. ovs-flow has some circular nesting which is fun to deal with,
but the necessary support has been added already in the previous
release cycle.

Add a sample that proves that dealing with fixed headers does
actually work correctly.

Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Link: https://lore.kernel.org/r/20240202004926.447803-3-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-02-02 21:16:38 -08:00
..
generated tools: ynl: generate code for ovs families 2024-02-02 21:16:38 -08:00
lib tools/net/ynl: Add support for nested structs 2024-01-31 21:19:19 -08:00
samples tools: ynl: generate code for ovs families 2024-02-02 21:16:38 -08:00
cli.py tools/net/ynl: Add --output-json arg to ynl cli 2024-01-31 21:19:18 -08:00
ethtool.py tools: ynl: Rename ethtool to ethtool.py 2023-04-13 22:18:29 -07:00
Makefile tools: ynl: order building samples after generated code 2023-11-29 16:07:00 -08:00
Makefile.deps tools: ynl: include dpll and mptcp_pm in C codegen 2024-02-02 21:15:52 -08: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: print prototypes for recursive stuff 2023-12-14 17:51:21 -08:00
ynl-gen-rst.py tools/net/ynl: Add type info to struct members in generated docs 2024-01-31 21:19:19 -08:00
ynl-regen.sh tools: ynl: don't skip regeneration from make targets 2023-11-29 16:07:00 -08:00