Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Thu, 25 Sep 2025 15:28:23 +0200 you wrote:
Fix to avoid cases where the `res` shell variable is empty in script comparisons. The comparison has been modified into string comparison to handle other possible values the variable could assume.
The issue can be reproduced with the command: make kselftest TARGETS=net
[...]
Here is the summary with links: - [v2] selftest: net: Fix error message if empty variable https://git.kernel.org/netdev/net-next/c/81dcfdd21dbd
You are awesome, thank you!