linux/tools/net/ynl/samples
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
..
.gitignore tools: ynl: generate code for ovs families 2024-02-02 21:16:38 -08:00
devlink.c
ethtool.c tools: ynl: add sample for ethtool 2023-06-12 11:01:03 +01:00
Makefile tools: ynl: make sure we use local headers for page-pool 2023-11-29 16:07:00 -08:00
netdev.c tools: ynl: Print xsk-features from the sample 2023-11-29 14:59:40 -08:00
ovs.c tools: ynl: generate code for ovs families 2024-02-02 21:16:38 -08:00
page-pool.c tools: ynl: fix build of the page-pool sample 2023-11-29 16:07:00 -08:00