projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7ce46f
)
selftests: net: add config for openvswitch
author
Aaron Conole
<aconole@redhat.com>
Tue, 25 Jun 2024 17:22:45 +0000
(13:22 -0400)
committer
Jakub Kicinski
<kuba@kernel.org>
Thu, 27 Jun 2024 22:50:08 +0000
(15:50 -0700)
The pmtu testing will require that the OVS module is installed,
so do that.
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Simon Horman <horms@kernel.org>
Signed-off-by: Aaron Conole <aconole@redhat.com>
Link:
https://patch.msgid.link/20240625172245.233874-8-aconole@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/config
patch
|
blob
|
blame
|
history
diff --git
a/tools/testing/selftests/net/config
b/tools/testing/selftests/net/config
index f46e27cd1e7002a9393425dec907201aff705df6..5b9baf70895063ac4c31fe021d2a68e7273c3b32 100644
(file)
--- a/
tools/testing/selftests/net/config
+++ b/
tools/testing/selftests/net/config
@@
-74,7
+74,12
@@
CONFIG_NET_SCH_ETF=m
CONFIG_NET_SCH_NETEM=y
CONFIG_NET_SCH_PRIO=m
CONFIG_NFT_COMPAT=m
+CONFIG_NF_CONNTRACK_OVS=y
CONFIG_NF_FLOW_TABLE=m
+CONFIG_OPENVSWITCH=m
+CONFIG_OPENVSWITCH_GENEVE=m
+CONFIG_OPENVSWITCH_GRE=m
+CONFIG_OPENVSWITCH_VXLAN=m
CONFIG_PSAMPLE=m
CONFIG_TCP_MD5SIG=y
CONFIG_TEST_BLACKHOLE_DEV=m