linux/tools/testing/selftests/net/openvswitch
Matthieu Baerts (NGI0) 441a820cce selftests: openvswitch: add config file
The kselftests doc mentions that a config file should be present "if a
test needs specific kernel config options enabled". This selftest
requires some kernel config, but no config file was provided.

We could say that a sub-target could use the parent's config file, but
the kselftests doc doesn't mention anything about that. Plus the
net/openvswitch target is the only net target without a config file.

Here is a new config file, which is a trimmed version of the net one,
with hopefully the minimal required kconfig on top of 'make defconfig'.

The Fixes tag points to the introduction of the net/openvswitch target,
just to help validating this target on stable kernels.

Fixes: 25f16c873f ("selftests: add openvswitch selftest suite")
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Reviewed-by: Eelco Chaudron <echaudro@redhat.com>
Link: https://patch.msgid.link/20260710-net-sft-fix-containers-v1-2-a2915c294ef5@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2026-07-21 15:01:29 -07:00
..
config selftests: openvswitch: add config file 2026-07-21 15:01:29 -07:00
Makefile selftests: net/{lib,openvswitch}: extend CFLAGS to keep options from environment 2025-01-27 14:45:27 -08:00
openvswitch.sh selftests/net/openvswitch: add SET action test 2026-06-15 14:16:06 -07:00
ovs-dpctl.py selftests/net/openvswitch: add flow modify test 2026-06-11 15:45:30 -07:00
settings selftests: openvswitch: Bump timeout to 15 minutes. 2024-07-03 19:29:15 -07:00