diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2025-08-08 12:03:57 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2025-08-08 11:16:27 +0000 |
| commit | 987b750d21cad86d791d0342a21b6cb3c1a4288a (patch) | |
| tree | c5ec2a8fb834be128b2422f5fb533eedf3ed80c2 /dashboard/config | |
| parent | ec891e3f8645fb1e5090bff887366c6c57b21e58 (diff) | |
dashboard/config/linux: always enable GVNIC
Diffstat (limited to 'dashboard/config')
51 files changed, 119 insertions, 49 deletions
diff --git a/dashboard/config/linux/android-5.10-base.config b/dashboard/config/linux/android-5.10-base.config index 110bf1a42..f43e49b61 100644 --- a/dashboard/config/linux/android-5.10-base.config +++ b/dashboard/config/linux/android-5.10-base.config @@ -2101,7 +2101,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-5.10-cuttlefish-base.config b/dashboard/config/linux/android-5.10-cuttlefish-base.config index b5f5966b5..29b20c026 100644 --- a/dashboard/config/linux/android-5.10-cuttlefish-base.config +++ b/dashboard/config/linux/android-5.10-cuttlefish-base.config @@ -2096,7 +2096,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-5.10-cuttlefish.config b/dashboard/config/linux/android-5.10-cuttlefish.config index ba6098fe2..4ced77d54 100644 --- a/dashboard/config/linux/android-5.10-cuttlefish.config +++ b/dashboard/config/linux/android-5.10-cuttlefish.config @@ -2121,7 +2121,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-5.10.config b/dashboard/config/linux/android-5.10.config index 8b6a15557..32d7d925d 100644 --- a/dashboard/config/linux/android-5.10.config +++ b/dashboard/config/linux/android-5.10.config @@ -2132,7 +2132,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-5.15-base.config b/dashboard/config/linux/android-5.15-base.config index caaf0114d..f8505dbf8 100644 --- a/dashboard/config/linux/android-5.15-base.config +++ b/dashboard/config/linux/android-5.15-base.config @@ -2129,7 +2129,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-5.15-cuttlefish-base.config b/dashboard/config/linux/android-5.15-cuttlefish-base.config index 71cec33fa..d31ff41d7 100644 --- a/dashboard/config/linux/android-5.15-cuttlefish-base.config +++ b/dashboard/config/linux/android-5.15-cuttlefish-base.config @@ -2124,7 +2124,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-5.15-cuttlefish.config b/dashboard/config/linux/android-5.15-cuttlefish.config index fac9bafee..05862ae55 100644 --- a/dashboard/config/linux/android-5.15-cuttlefish.config +++ b/dashboard/config/linux/android-5.15-cuttlefish.config @@ -2134,7 +2134,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-5.15.config b/dashboard/config/linux/android-5.15.config index 8d03c279f..085056394 100644 --- a/dashboard/config/linux/android-5.15.config +++ b/dashboard/config/linux/android-5.15.config @@ -2162,7 +2162,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-5.4-base.config b/dashboard/config/linux/android-5.4-base.config index e739f751f..ec000dc08 100644 --- a/dashboard/config/linux/android-5.4-base.config +++ b/dashboard/config/linux/android-5.4-base.config @@ -1945,7 +1945,8 @@ CONFIG_ETHERNET=y # CONFIG_NET_VENDOR_DLINK is not set # CONFIG_NET_VENDOR_EMULEX is not set # CONFIG_NET_VENDOR_EZCHIP is not set -# CONFIG_NET_VENDOR_GOOGLE is not set +CONFIG_NET_VENDOR_GOOGLE=y +CONFIG_GVE=y # CONFIG_NET_VENDOR_HP is not set # CONFIG_NET_VENDOR_HUAWEI is not set # CONFIG_NET_VENDOR_I825XX is not set diff --git a/dashboard/config/linux/android-5.4.config b/dashboard/config/linux/android-5.4.config index 361b5225f..6d8671e95 100644 --- a/dashboard/config/linux/android-5.4.config +++ b/dashboard/config/linux/android-5.4.config @@ -1989,7 +1989,8 @@ CONFIG_ETHERNET=y # CONFIG_NET_VENDOR_DLINK is not set # CONFIG_NET_VENDOR_EMULEX is not set # CONFIG_NET_VENDOR_EZCHIP is not set -# CONFIG_NET_VENDOR_GOOGLE is not set +CONFIG_NET_VENDOR_GOOGLE=y +CONFIG_GVE=y # CONFIG_NET_VENDOR_HP is not set # CONFIG_NET_VENDOR_HUAWEI is not set # CONFIG_NET_VENDOR_I825XX is not set diff --git a/dashboard/config/linux/android-6.1-base.config b/dashboard/config/linux/android-6.1-base.config index 129a41d4d..0f97fa178 100644 --- a/dashboard/config/linux/android-6.1-base.config +++ b/dashboard/config/linux/android-6.1-base.config @@ -2170,7 +2170,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-6.1.config b/dashboard/config/linux/android-6.1.config index ea3cf82c7..ecdcef724 100644 --- a/dashboard/config/linux/android-6.1.config +++ b/dashboard/config/linux/android-6.1.config @@ -2205,7 +2205,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-6.12-base.config b/dashboard/config/linux/android-6.12-base.config index 46550ac46..87161d667 100644 --- a/dashboard/config/linux/android-6.12-base.config +++ b/dashboard/config/linux/android-6.12-base.config @@ -2357,7 +2357,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android-6.12.config b/dashboard/config/linux/android-6.12.config index f93f16aef..d841359da 100644 --- a/dashboard/config/linux/android-6.12.config +++ b/dashboard/config/linux/android-6.12.config @@ -2390,7 +2390,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android14-5.15-cuttlefish-base.config b/dashboard/config/linux/android14-5.15-cuttlefish-base.config index 6e1129112..39ab14468 100644 --- a/dashboard/config/linux/android14-5.15-cuttlefish-base.config +++ b/dashboard/config/linux/android14-5.15-cuttlefish-base.config @@ -2139,7 +2139,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/android14-5.15-cuttlefish.config b/dashboard/config/linux/android14-5.15-cuttlefish.config index 58097874c..5f9578f52 100644 --- a/dashboard/config/linux/android14-5.15-cuttlefish.config +++ b/dashboard/config/linux/android14-5.15-cuttlefish.config @@ -2149,7 +2149,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/bits/android.yml b/dashboard/config/linux/bits/android.yml index b186c5dbf..bdd5fe44f 100644 --- a/dashboard/config/linux/bits/android.yml +++ b/dashboard/config/linux/bits/android.yml @@ -14,3 +14,4 @@ config: # The kernel hangs during boot on qemu if it's set to 0. - SERIAL_8250_RUNTIME_UARTS: 4 - ANDROID_BINDER_IPC_RUST: [v6.12] + - NET_VENDOR_GOOGLE diff --git a/dashboard/config/linux/bits/base.yml b/dashboard/config/linux/bits/base.yml index 7113f2a1a..7903aa1ad 100644 --- a/dashboard/config/linux/bits/base.yml +++ b/dashboard/config/linux/bits/base.yml @@ -187,6 +187,9 @@ config: # More debugging info is always good. - NMI_CHECK_CPU: [x86_64, v6.3] + # We use GVNIC on Google Cloud. + - GVE: [-arm, -riscv, -s390, -timeouts_emu] + # If syzkaller gets to /dev/{mem,kmem,ioport}, it will destroy the machine. # It managed to do so with some mount's, chdir's and bogus file names. # These are not needed for fuzzing, so completely disabling them is diff --git a/dashboard/config/linux/bits/net.yml b/dashboard/config/linux/bits/net.yml index 99e3286e5..6d74d47e9 100644 --- a/dashboard/config/linux/bits/net.yml +++ b/dashboard/config/linux/bits/net.yml @@ -433,7 +433,6 @@ config: - E100: [-s390] - E1000E: [-s390] - NET_VENDOR_GOOGLE - - GVE: [-arm, -riscv, -s390] - NET_VENDOR_3COM: n - NET_VENDOR_ADAPTEC: n - NET_VENDOR_AGERE: n diff --git a/dashboard/config/linux/chromeos-5.10-base.config b/dashboard/config/linux/chromeos-5.10-base.config index d7558d011..1996e8f2b 100644 --- a/dashboard/config/linux/chromeos-5.10-base.config +++ b/dashboard/config/linux/chromeos-5.10-base.config @@ -2069,7 +2069,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/chromeos-5.10.config b/dashboard/config/linux/chromeos-5.10.config index f5d457f19..96eaa2c67 100644 --- a/dashboard/config/linux/chromeos-5.10.config +++ b/dashboard/config/linux/chromeos-5.10.config @@ -2113,7 +2113,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/chromeos-5.15-base.config b/dashboard/config/linux/chromeos-5.15-base.config index 2f8264e23..419be45c8 100644 --- a/dashboard/config/linux/chromeos-5.15-base.config +++ b/dashboard/config/linux/chromeos-5.15-base.config @@ -2119,7 +2119,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/chromeos-5.15.config b/dashboard/config/linux/chromeos-5.15.config index a8e5dcb73..3485b5738 100644 --- a/dashboard/config/linux/chromeos-5.15.config +++ b/dashboard/config/linux/chromeos-5.15.config @@ -2163,7 +2163,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/chromeos-6.1-base.config b/dashboard/config/linux/chromeos-6.1-base.config index ec0d0236f..afb337a89 100644 --- a/dashboard/config/linux/chromeos-6.1-base.config +++ b/dashboard/config/linux/chromeos-6.1-base.config @@ -2177,7 +2177,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/chromeos-6.1.config b/dashboard/config/linux/chromeos-6.1.config index c5c267d00..eacb341f8 100644 --- a/dashboard/config/linux/chromeos-6.1.config +++ b/dashboard/config/linux/chromeos-6.1.config @@ -2221,7 +2221,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/chromeos-6.6-base.config b/dashboard/config/linux/chromeos-6.6-base.config index ce315cd15..70aa994df 100644 --- a/dashboard/config/linux/chromeos-6.6-base.config +++ b/dashboard/config/linux/chromeos-6.6-base.config @@ -2221,7 +2221,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/chromeos-6.6.config b/dashboard/config/linux/chromeos-6.6.config index 9aca4ae12..6c98503df 100644 --- a/dashboard/config/linux/chromeos-6.6.config +++ b/dashboard/config/linux/chromeos-6.6.config @@ -2265,7 +2265,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/stable-5.15-arm64-kasan-base.config b/dashboard/config/linux/stable-5.15-arm64-kasan-base.config index d9f7a83f5..3e15fc97d 100644 --- a/dashboard/config/linux/stable-5.15-arm64-kasan-base.config +++ b/dashboard/config/linux/stable-5.15-arm64-kasan-base.config @@ -2507,7 +2507,7 @@ CONFIG_FSL_ENETC_MDIO=y CONFIG_FSL_ENETC_PTP_CLOCK=y CONFIG_FSL_ENETC_QOS=y CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y CONFIG_HIX5HD2_GMAC=y # CONFIG_HISI_FEMAC is not set diff --git a/dashboard/config/linux/stable-5.15-kasan-base.config b/dashboard/config/linux/stable-5.15-kasan-base.config index f15ae0d5a..0246b7ea1 100644 --- a/dashboard/config/linux/stable-5.15-kasan-base.config +++ b/dashboard/config/linux/stable-5.15-kasan-base.config @@ -1848,7 +1848,7 @@ CONFIG_NET_VENDOR_EMULEX=y CONFIG_NET_VENDOR_EZCHIP=y # CONFIG_EZCHIP_NPS_MANAGEMENT_ENET is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/stable-6.1-arm64-kasan-base.config b/dashboard/config/linux/stable-6.1-arm64-kasan-base.config index b69d8f97c..95353a78f 100644 --- a/dashboard/config/linux/stable-6.1-arm64-kasan-base.config +++ b/dashboard/config/linux/stable-6.1-arm64-kasan-base.config @@ -2615,7 +2615,7 @@ CONFIG_FSL_ENETC_QOS=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y CONFIG_HIX5HD2_GMAC=y # CONFIG_HISI_FEMAC is not set diff --git a/dashboard/config/linux/stable-6.1-kasan-base.config b/dashboard/config/linux/stable-6.1-kasan-base.config index c03544879..63a96fc10 100644 --- a/dashboard/config/linux/stable-6.1-kasan-base.config +++ b/dashboard/config/linux/stable-6.1-kasan-base.config @@ -1910,7 +1910,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/stable-6.6-arm64-kasan-base.config b/dashboard/config/linux/stable-6.6-arm64-kasan-base.config index 82af87e03..f641c5c44 100644 --- a/dashboard/config/linux/stable-6.6-arm64-kasan-base.config +++ b/dashboard/config/linux/stable-6.6-arm64-kasan-base.config @@ -2687,7 +2687,7 @@ CONFIG_FSL_ENETC_QOS=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y CONFIG_HIX5HD2_GMAC=y # CONFIG_HISI_FEMAC is not set diff --git a/dashboard/config/linux/stable-6.6-kasan-base.config b/dashboard/config/linux/stable-6.6-kasan-base.config index 3f31a0b1f..636ea5b65 100644 --- a/dashboard/config/linux/stable-6.6-kasan-base.config +++ b/dashboard/config/linux/stable-6.6-kasan-base.config @@ -1952,7 +1952,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HUAWEI=y # CONFIG_HINIC is not set CONFIG_NET_VENDOR_I825XX=y diff --git a/dashboard/config/linux/upstream-apparmor-kasan-base.config b/dashboard/config/linux/upstream-apparmor-kasan-base.config index 5a8df48eb..646d9c0af 100644 --- a/dashboard/config/linux/upstream-apparmor-kasan-base.config +++ b/dashboard/config/linux/upstream-apparmor-kasan-base.config @@ -1089,6 +1089,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1437,6 +1438,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2070,7 +2073,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5114,6 +5117,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-arm64-full-base.config b/dashboard/config/linux/upstream-arm64-full-base.config index 311ddb8a6..72dd9b043 100644 --- a/dashboard/config/linux/upstream-arm64-full-base.config +++ b/dashboard/config/linux/upstream-arm64-full-base.config @@ -2840,7 +2840,7 @@ CONFIG_FSL_ENETC_QOS=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y CONFIG_HIX5HD2_GMAC=y # CONFIG_HISI_FEMAC is not set diff --git a/dashboard/config/linux/upstream-arm64-kasan.config b/dashboard/config/linux/upstream-arm64-kasan.config index f5613152f..f413e298a 100644 --- a/dashboard/config/linux/upstream-arm64-kasan.config +++ b/dashboard/config/linux/upstream-arm64-kasan.config @@ -2811,7 +2811,7 @@ CONFIG_NET_VENDOR_ENGLEDER=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -CONFIG_GVE=y +# CONFIG_GVE is not set CONFIG_NET_VENDOR_HISILICON=y CONFIG_HIX5HD2_GMAC=y # CONFIG_HISI_FEMAC is not set diff --git a/dashboard/config/linux/upstream-arm64-kasan_sw-kcov.config b/dashboard/config/linux/upstream-arm64-kasan_sw-kcov.config index 862946413..a7301775b 100644 --- a/dashboard/config/linux/upstream-arm64-kasan_sw-kcov.config +++ b/dashboard/config/linux/upstream-arm64-kasan_sw-kcov.config @@ -2815,7 +2815,7 @@ CONFIG_NET_VENDOR_ENGLEDER=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -CONFIG_GVE=y +# CONFIG_GVE is not set CONFIG_NET_VENDOR_HISILICON=y CONFIG_HIX5HD2_GMAC=y # CONFIG_HISI_FEMAC is not set diff --git a/dashboard/config/linux/upstream-arm64-mte.config b/dashboard/config/linux/upstream-arm64-mte.config index 450bcc3da..997536dc2 100644 --- a/dashboard/config/linux/upstream-arm64-mte.config +++ b/dashboard/config/linux/upstream-arm64-mte.config @@ -2800,7 +2800,7 @@ CONFIG_NET_VENDOR_ENGLEDER=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -CONFIG_GVE=y +# CONFIG_GVE is not set CONFIG_NET_VENDOR_HISILICON=y CONFIG_HIX5HD2_GMAC=y # CONFIG_HISI_FEMAC is not set diff --git a/dashboard/config/linux/upstream-kasan-badwrites-base.config b/dashboard/config/linux/upstream-kasan-badwrites-base.config index 3d5652765..57a27acdb 100644 --- a/dashboard/config/linux/upstream-kasan-badwrites-base.config +++ b/dashboard/config/linux/upstream-kasan-badwrites-base.config @@ -1087,6 +1087,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1435,6 +1436,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2068,7 +2071,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5109,6 +5112,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-kcsan-base.config b/dashboard/config/linux/upstream-kcsan-base.config index ec332a6a1..dd2145544 100644 --- a/dashboard/config/linux/upstream-kcsan-base.config +++ b/dashboard/config/linux/upstream-kcsan-base.config @@ -1078,6 +1078,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1426,6 +1427,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2058,7 +2061,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5043,6 +5046,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-kmsan-base.config b/dashboard/config/linux/upstream-kmsan-base.config index 43c3a5605..8833e786b 100644 --- a/dashboard/config/linux/upstream-kmsan-base.config +++ b/dashboard/config/linux/upstream-kmsan-base.config @@ -1091,6 +1091,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1439,6 +1440,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2070,7 +2073,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5017,6 +5020,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-kmsan-next-base.config b/dashboard/config/linux/upstream-kmsan-next-base.config index 605986cb0..ac87cc547 100644 --- a/dashboard/config/linux/upstream-kmsan-next-base.config +++ b/dashboard/config/linux/upstream-kmsan-next-base.config @@ -1082,6 +1082,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1430,6 +1431,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2061,7 +2064,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5001,6 +5004,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-leak-base.config b/dashboard/config/linux/upstream-leak-base.config index f14d7c209..2dd35c4cd 100644 --- a/dashboard/config/linux/upstream-leak-base.config +++ b/dashboard/config/linux/upstream-leak-base.config @@ -1089,6 +1089,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1437,6 +1438,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2069,7 +2072,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5054,6 +5057,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-rust-kasan-base.config b/dashboard/config/linux/upstream-rust-kasan-base.config index c3c399712..78cdf1cd4 100644 --- a/dashboard/config/linux/upstream-rust-kasan-base.config +++ b/dashboard/config/linux/upstream-rust-kasan-base.config @@ -1097,6 +1097,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1445,6 +1446,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2080,7 +2083,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5133,6 +5136,8 @@ CONFIG_RUST_OVERFLOW_CHECKS=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-selinux-kasan-base.config b/dashboard/config/linux/upstream-selinux-kasan-base.config index 672addc1e..990bdfab6 100644 --- a/dashboard/config/linux/upstream-selinux-kasan-base.config +++ b/dashboard/config/linux/upstream-selinux-kasan-base.config @@ -1087,6 +1087,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1435,6 +1436,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2068,7 +2071,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5108,6 +5111,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-smack-kasan-base.config b/dashboard/config/linux/upstream-smack-kasan-base.config index 15ba57df4..b4777bade 100644 --- a/dashboard/config/linux/upstream-smack-kasan-base.config +++ b/dashboard/config/linux/upstream-smack-kasan-base.config @@ -1086,6 +1086,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1434,6 +1435,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2067,7 +2070,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5107,6 +5110,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-snapshot-kasan-base.config b/dashboard/config/linux/upstream-snapshot-kasan-base.config index 5a8df48eb..646d9c0af 100644 --- a/dashboard/config/linux/upstream-snapshot-kasan-base.config +++ b/dashboard/config/linux/upstream-snapshot-kasan-base.config @@ -1089,6 +1089,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1437,6 +1438,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2070,7 +2073,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5114,6 +5117,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-unmaintained-base.config b/dashboard/config/linux/upstream-unmaintained-base.config index 4b1ef08cc..af65ead71 100644 --- a/dashboard/config/linux/upstream-unmaintained-base.config +++ b/dashboard/config/linux/upstream-unmaintained-base.config @@ -1083,6 +1083,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1431,6 +1432,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2065,7 +2068,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5104,6 +5107,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-unmaintained.config b/dashboard/config/linux/upstream-unmaintained.config index 2ca9fcc90..79d349474 100644 --- a/dashboard/config/linux/upstream-unmaintained.config +++ b/dashboard/config/linux/upstream-unmaintained.config @@ -1086,6 +1086,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1456,6 +1457,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2121,7 +2124,7 @@ CONFIG_NET_VENDOR_FUJITSU=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5802,6 +5805,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-usb-base.config b/dashboard/config/linux/upstream-usb-base.config index 495e7fe5d..23f1e84d9 100644 --- a/dashboard/config/linux/upstream-usb-base.config +++ b/dashboard/config/linux/upstream-usb-base.config @@ -1081,6 +1081,7 @@ CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_XGRESS=y CONFIG_SKB_EXTENSIONS=y +CONFIG_NET_DEVMEM=y # # Networking options @@ -1430,6 +1431,8 @@ CONFIG_NET_9P_VIRTIO=y CONFIG_DST_CACHE=y CONFIG_GRO_CELLS=y CONFIG_NET_SELFTESTS=y +CONFIG_PAGE_POOL=y +# CONFIG_PAGE_POOL_STATS is not set CONFIG_FAILOVER=y CONFIG_ETHTOOL_NETLINK=y @@ -2063,7 +2066,7 @@ CONFIG_NET_VENDOR_EZCHIP=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y @@ -5131,6 +5134,8 @@ CONFIG_ARCH_USE_MEMTEST=y # end of Rust hacking # end of Kernel hacking +CONFIG_IO_URING_ZCRX=y + CONFIG_DEBUG_MEMORY=y CONFIG_TWIST_KERNEL_BEHAVIOR=y CONFIG_TWIST_FOR_SYZKALLER_TESTING=y diff --git a/dashboard/config/linux/upstream-usb.config b/dashboard/config/linux/upstream-usb.config index 8c7d21911..d578eaa3b 100644 --- a/dashboard/config/linux/upstream-usb.config +++ b/dashboard/config/linux/upstream-usb.config @@ -2258,7 +2258,7 @@ CONFIG_NET_VENDOR_FUJITSU=y CONFIG_NET_VENDOR_FUNGIBLE=y # CONFIG_FUN_ETH is not set CONFIG_NET_VENDOR_GOOGLE=y -# CONFIG_GVE is not set +CONFIG_GVE=y CONFIG_NET_VENDOR_HISILICON=y # CONFIG_HIBMCGE is not set CONFIG_NET_VENDOR_HUAWEI=y |
