Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Fri, 19 Sep 2025 13:35:33 +0800 you wrote:
Quoted from musl wiki:
GNU getopt permutes argv to pull options to the front, ahead of non-option arguments. musl and the POSIX standard getopt stop processing options at the first non-option argument with no permutation.
[...]
Here is the summary with links: - [net-next,v3] selftests: forwarding: Reorder (ar)ping arguments to obey POSIX getopt https://git.kernel.org/netdev/net-next/c/50d51cef555e
You are awesome, thank you!