Skip to content

Commit e5dbe34

Browse files
jepiochewi
authored andcommitted
coreos-modules: Move CONFIG_SWITCHDEV to commonconfig
Requires for mlx5 hardware offload on arm64 too. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
1 parent 665cd49 commit e5dbe34

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/amd64_defconfig-6.6

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ CONFIG_MMC_SDHCI_ACPI=m
8686
# CONFIG_MOUSE_PS2_LIFEBOOK is not set
8787
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
8888
CONFIG_NET_DROP_MONITOR=m
89-
CONFIG_NET_SWITCHDEV=y
9089
CONFIG_NVRAM=m
9190
CONFIG_OPTPROBES=y
9291
CONFIG_PARAVIRT_SPINLOCKS=y

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-modules/files/commonconfig-6.6

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,7 @@ CONFIG_NET_SCH_SFB=m
659659
CONFIG_NET_SCH_SFQ=m
660660
CONFIG_NET_SCH_TBF=m
661661
CONFIG_NET_SCH_TEQL=m
662+
CONFIG_NET_SWITCHDEV=y
662663
CONFIG_NET_TC_SKB_EXT=y
663664
CONFIG_NET_TULIP=y
664665
# CONFIG_NET_VENDOR_3COM is not set

0 commit comments

Comments
 (0)