[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170969642850.9099.14198532225350311208.git-patchwork-notify@kernel.org>
Date: Wed, 06 Mar 2024 03:40:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, broonie@...nel.org, ivan.orlov0322@...il.com,
perex@...ex.cz, tiwai@...e.com, shuah@...nel.org, jglisse@...hat.com,
akpm@...ux-foundation.org, keescook@...omium.org,
linux-sound@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-mm@...ck.org
Subject: Re: [PATCH net-next] selftests: avoid using SKIP(exit()) in harness
fixure setup
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 4 Mar 2024 15:36:20 -0800 you wrote:
> selftest harness uses various exit codes to signal test
> results. Avoid calling exit() directly, otherwise tests
> may get broken by harness refactoring (like the commit
> under Fixes). SKIP() will instruct the harness that the
> test shouldn't run, it used to not be the case, but that
> has been fixed. So just return, no need to exit.
>
> [...]
Here is the summary with links:
- [net-next] selftests: avoid using SKIP(exit()) in harness fixure setup
https://git.kernel.org/netdev/net-next/c/e3350ba4a5b7
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists