Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 7 Feb 2024 18:31:10 +0100 you wrote:
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
Note that this does not include the - still missing - OVS-related option and pmtu.sh is will keep skipping such cases. Such tests will still fail in the virtme environment even with the relevant kernel options enabled, as they have an hard to solve dependency on systemd/dbus. The longer term plan is to move such test cases in the openvswitch directory. One short term option to avoid skips in selftests results while retaining the potential code coverage would be making the ovs tests disabled by default but reachable via pmtu.sh command line arguments.
[...]
Here is the summary with links: - [net] selftests: net: add more missing kernel config https://git.kernel.org/netdev/net/c/02d9009f4e8c
You are awesome, thank you!