From: Jakub Kicinski Date: Wed, 8 Jan 2025 02:07:55 +0000 (-0800) Subject: Merge branch 'tools-ynl-decode-link-types-present-in-tests' X-Git-Tag: v6.14-rc1~162^2~121 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=acafa84ff3749314a2d52c33b740df80e3127ad5;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'tools-ynl-decode-link-types-present-in-tests' Jakub Kicinski says: ==================== tools: ynl: decode link types present in tests Using a kernel built for the net selftest target to run drivers/net tests currently fails, because the net kernel automatically spawns a handful of tunnel devices which YNL can't decode. Fill in those missing link types in rt_link. We need to extend subset support a bit for it to work. v1: https://lore.kernel.org/20250105012523.1722231-1-kuba@kernel.org ==================== Link: https://patch.msgid.link/20250107022820.2087101-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- acafa84ff3749314a2d52c33b740df80e3127ad5