Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 21 Nov 2025 15:00:22 +0000 you wrote:
This commit ensures that the required log level is set at the start of the test iteration.
Part of the cleanup performed at the end of each test iteration resets the log level (do_cleanup in lib_netcons.sh) to the values defined at the time test script started. This may cause further test iterations to fail if the default values are not sufficient.
[...]
Here is the summary with links: - [net-next] selftests: netconsole: ensure required log level is set on netcons_basic https://git.kernel.org/netdev/net-next/c/00f3b3251814
You are awesome, thank you!