Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Sun, 21 Sep 2025 12:21:08 -0700 you wrote:
The rtnetlink FOU selftest prints an incorrect string: "FAIL: fou"s. Change it to the intended "FAIL: fou" by removing a stray character in the end_test string of the test.
Signed-off-by: Alok Tiwari alok.a.tiwari@oracle.com
tools/testing/selftests/net/rtnetlink.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Here is the summary with links: - [net-next] selftests: rtnetlink: correct error message in rtnetlink.sh fou test https://git.kernel.org/netdev/net-next/c/f77064586026
You are awesome, thank you!