Re: [PATCH net-next v4 5/5] selftests: netconsole: validate target resume

From: Andre Carvalho
Date: Sun Nov 16 2025 - 14:00:00 EST


On Sun, Nov 16, 2025 at 05:14:05PM +0000, Andre Carvalho wrote:
> + pkill_socat
> + # Cleanup & unload the module
> + cleanup
> + trap - EXIT

I noticed a small mistake here. This trap line should be outside of the loop,
right before exit. I'll send v5 fixing this after the 24h cooldown period.

> +
> + echo "${BINDMODE} : Test passed" >&2
> +done
> +
> +exit "${ksft_pass}"
>
> --
> 2.51.2
>

--
Andre Carvalho