Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 16 Jun 2021 16:57:27 +0200 you wrote:
udpgro_fwd.sh contains many bash specific operators ("[[", "local -r"), but it's using /bin/sh; in some distro /bin/sh is mapped to /bin/dash, that doesn't support such operators.
Force the test to use /bin/bash explicitly and prevent false positive test failures.
[...]
Here is the summary with links: - selftests: net: use bash to run udpgro_fwd test case https://git.kernel.org/netdev/net/c/1b29df0e2e80
You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html