Hello:
This patch was applied to netdev/net.git (main) by David S. Miller davem@davemloft.net:
On Tue, 16 May 2023 14:49:24 -0400 you wrote:
The cited commit added a stray colon to the 'v' option. That makes the option work incorrectly.
ex: tools/testing/selftests/net# ./fib_nexthops.sh -v (should enable verbose mode, instead it shows help text due to missing arg)
[...]
Here is the summary with links: - [net] net: selftests: Fix optstring https://git.kernel.org/netdev/net/c/9ba9485b87ac
You are awesome, thank you!