selftests: net: add more missing kernel config
authorPaolo Abeni <pabeni@redhat.com>
Wed, 7 Feb 2024 17:31:10 +0000 (18:31 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 9 Feb 2024 03:02:51 +0000 (19:02 -0800)
commit02d9009f4e8c27dcf10c3e39bc0666436686a219
tree8af4bb4d2b4bf23856ea907bbc376a13b09afa1b
parent4ab18af47a2c2a80ac11674122935700caf80cc6
selftests: net: add more missing kernel config

The reuseport_addr_any.sh is currently skipping DCCP tests and
pmtu.sh is skipping all the FOU/GUE related cases: add the missing
options.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/38d3ca7f909736c1aef56e6244d67c82a9bba6ff.1707326987.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/config