Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mlx5 offload enable #2676

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
coreos-modules: Move CONFIG_SWITCHDEV to commonconfig
Requires for mlx5 hardware offload on arm64 too.

Signed-off-by: Jeremi Piotrowski <[email protected]>
jepio committed Feb 24, 2025

Verified

This commit was signed with the committer’s verified signature.
ericywl Eric
commit cb26124c1000663aac89294f9271e72c1aedbd05
Original file line number Diff line number Diff line change
@@ -86,7 +86,6 @@ CONFIG_MMC_SDHCI_ACPI=m
# CONFIG_MOUSE_PS2_LIFEBOOK is not set
CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
CONFIG_NET_DROP_MONITOR=m
CONFIG_NET_SWITCHDEV=y
CONFIG_NVRAM=m
CONFIG_OPTPROBES=y
CONFIG_PARAVIRT_SPINLOCKS=y
Original file line number Diff line number Diff line change
@@ -656,6 +656,7 @@ CONFIG_NET_SCH_SFB=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_TBF=m
CONFIG_NET_SCH_TEQL=m
CONFIG_NET_SWITCHDEV=y
CONFIG_NET_TC_SKB_EXT=y
CONFIG_NET_TULIP=y
# CONFIG_NET_VENDOR_3COM is not set