netlink: specs: ethtool: untangle UDP tunnels and cable test a bit
authorJakub Kicinski <kuba@kernel.org>
Fri, 9 Jun 2023 21:43:42 +0000 (14:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Jun 2023 10:01:03 +0000 (11:01 +0100)
commit37c852222712e1968da858961709a179150acd41
treebe23cc0c41485ba19e81a9fb3a497343179c71d7
parent180ad455273a7d3ba95ec21d28c1fee6766f166d
netlink: specs: ethtool: untangle UDP tunnels and cable test a bit

UDP tunnel and cable test messages have a lot of nests,
which do not match the names of the enum entries in C uAPI.
Some of the structure / nesting also looks wrong.

Untangle this a little bit based on the names, comments and
educated guesses, I haven't actually tested the results.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/netlink/specs/ethtool.yaml