From d422939c290e3fc19df051371f56b5cc0ad645ee Mon Sep 17 00:00:00 2001 From: Pimyn Girgis Date: Wed, 15 Oct 2025 16:32:27 +0000 Subject: dashboard: regenerate Linux configs Use v6.18-rc1 and the latest linux-next tag. --- dashboard/config/linux/bits/net.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dashboard/config/linux/bits/net.yml') diff --git a/dashboard/config/linux/bits/net.yml b/dashboard/config/linux/bits/net.yml index d076f14a4..570d980d4 100644 --- a/dashboard/config/linux/bits/net.yml +++ b/dashboard/config/linux/bits/net.yml @@ -20,9 +20,9 @@ config: - NET_KEY - NET_KEY_MIGRATE # SMC requires DIBS (Direct Internal Buffer Sharing). - - DIBS: [linux-next] + - DIBS: [v6.18] # DIBS_LO enables the creation of HW independent testing client. - - DIBS_LO: [linux-next] + - DIBS_LO: [v6.18] - SMC - SMC_DIAG - XDP_SOCKETS @@ -50,6 +50,7 @@ config: - NET_FOU_IP_TUNNELS - INET_AH - INET_ESP + - INET_PSP: [v6.18] - INET_ESP_OFFLOAD - INET_ESPINTCP: [v5.6] - INET_IPCOMP -- cgit mrf-deployment