Merge branch 'tools-ynl-generate-code-for-the-handshake-family'
authorJakub Kicinski <kuba@kernel.org>
Wed, 7 Jun 2023 19:53:13 +0000 (12:53 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 7 Jun 2023 19:53:14 +0000 (12:53 -0700)
Jakub Kicinski says:

====================
tools: ynl: generate code for the handshake family

Add necessary features and generate user space C code for serializing
/ deserializing messages of the handshake family.

In addition to basics already present in netdev and fou, handshake
has nested attrs and multi-attr u32.
====================

Link: https://lore.kernel.org/r/20230606194302.919343-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge