Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 29 Mar 2024 09:05:59 -0700 you wrote:
The netdev CI runs in a VM and captures serial, so stdout and stderr get combined. Because there's a missing new line in stderr the test ends up corrupting KTAP:
# Successok 1 selftests: net: reuseaddr_conflict
which should have been:
[...]
Here is the summary with links: - [net] selftests: reuseaddr_conflict: add missing new line at the end of the output https://git.kernel.org/netdev/net/c/31974122cfde
You are awesome, thank you!