5d1a30eb | 07-Jun-2023 |
Jakub Kicinski <kuba@kernel.org> |
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
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>
show more ...
|
d75fdfbc | 05-Jun-2023 |
Jakub Kicinski <kuba@kernel.org> |
tools: ynl: support fou and netdev in C
Generate the code for netdev and fou families. They are simple and already supported by the code gen.
Reviewed-by: Willem de Bruijn <willemb@google.com> Sign
tools: ynl: support fou and netdev in C
Generate the code for netdev and fou families. They are simple and already supported by the code gen.
Reviewed-by: Willem de Bruijn <willemb@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
show more ...
|