[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250603135357.502626-1-kuba@kernel.org>
Date: Tue, 3 Jun 2025 06:53:55 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
edumazet@...gle.com,
pabeni@...hat.com,
andrew+netdev@...n.ch,
horms@...nel.org,
donald.hunter@...il.com,
sdf@...ichev.me,
willemb@...gle.com,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net 0/2] netlink: specs: rt-link: decode ip6gre
Adding GRE tunnels to the .config for driver tests caused
some unhappiness in YNL, as it can't decode all the link
attrs on the system. Add ip6gre support to fix the tests.
This is similar to commit 6ffdbb93a59c ("netlink: specs:
rt_link: decode ip6tnl, vti and vti6 link attrs").
Jakub Kicinski (2):
netlink: specs: rt-link: add missing byte-order properties
netlink: specs: rt-link: decode ip6gre
Documentation/netlink/specs/rt-link.yaml | 68 +++++++++++++++++++++++-
1 file changed, 67 insertions(+), 1 deletion(-)
--
2.49.0
Powered by blists - more mailing lists