diff options
| author | Pimyn Girgis <pimyn@google.com> | 2025-10-15 16:32:27 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-10-20 13:12:15 +0000 |
| commit | d422939c290e3fc19df051371f56b5cc0ad645ee (patch) | |
| tree | b1d0f83ec0d7c819f4784631e724880e560df5d5 /dashboard/config/linux/bits/net.yml | |
| parent | 4f2c613f9478f8feeb7c1dac52b04eca45cfc361 (diff) | |
dashboard: regenerate Linux configs
Use v6.18-rc1 and the latest linux-next tag.
Diffstat (limited to 'dashboard/config/linux/bits/net.yml')
| -rw-r--r-- | dashboard/config/linux/bits/net.yml | 5 |
1 files changed, 3 insertions, 2 deletions
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 |
