Hello:

This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Mon, 02 Mar 2026 06:40:39 -0800 you wrote:
> The script uses set -euo pipefail, so when busywait times out waiting
> for the netconsole message to arrive, it returns 1 and the script exits
> immediately without printing any error message. As reported by Jakub,
> this makes failures hard to diagnose since the test reports exit=1 with
> no explanation.
> 
> Handle the busywait failure explicitly so that a FAIL message is printed
> before exiting. This is how it looks like now:
> 
> [...]

Here is the summary with links:
  - [net-next] selftests: netconsole: print diagnostic on busywait timeout in 
netcons_basic
    https://git.kernel.org/netdev/net-next/c/dfa77c0dd4ab

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to