Skip to content

Commit ad3d770

Browse files
niklas88Alexander Gordeev
authored andcommitted
s390/defconfigs: set CONFIG_NET_TC_SKB_EXT=y
As made explicit by commit 03a283c ("net/mlx5: Kconfig: Make tc offload depend on tc skb extension") tc skb extension is required for offloading tc as well as bridges on switchdev capable ConnectX devices. Signed-off-by: Niklas Schnelle <[email protected]> Signed-off-by: Alexander Gordeev <[email protected]>
1 parent c705054 commit ad3d770

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

arch/s390/configs/debug_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ CONFIG_UNIX=y
116116
CONFIG_UNIX_DIAG=m
117117
CONFIG_XFRM_USER=m
118118
CONFIG_NET_KEY=m
119+
CONFIG_NET_TC_SKB_EXT=y
119120
CONFIG_SMC=m
120121
CONFIG_SMC_DIAG=m
121122
CONFIG_INET=y

arch/s390/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ CONFIG_UNIX=y
107107
CONFIG_UNIX_DIAG=m
108108
CONFIG_XFRM_USER=m
109109
CONFIG_NET_KEY=m
110+
CONFIG_NET_TC_SKB_EXT=y
110111
CONFIG_SMC=m
111112
CONFIG_SMC_DIAG=m
112113
CONFIG_INET=y

0 commit comments

Comments
 (0)