Home
last modified time | relevance | path

Searched hist:"37 c85222" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/Documentation/netlink/specs/
H A Dethtool.yaml37c85222 Fri Jun 09 16:43:42 CDT 2023 Jakub Kicinski <kuba@kernel.org> 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>