[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162387360380.18083.6212471705621078321.git-patchwork-notify@kernel.org>
Date: Wed, 16 Jun 2021 20:00:03 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Andrea Righi <andrea.righi@...onical.com>
Cc: shuah@...nel.org, davem@...emloft.net, kuba@...nel.org,
linux-kselftest@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftests: net: use bash to run udpgro_fwd test case
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
Powered by blists - more mailing lists