Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Mon, 23 Aug 2021 16:58:54 +0800 you wrote: > There are several test cases in the net directory are still using > exit 0 or exit 1 when they need to be skipped. Use kselftest > framework skip code instead so it can help us to distinguish the > return status. > > Criterion to filter out what should be fixed in net directory: > grep -r "exit [01]" -B1 | grep -i skip > > [...] Here is the summary with links: - selftests/net: Use kselftest skip code for skipped tests https://git.kernel.org/netdev/net-next/c/7844ec21a915 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html