[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167238601844.1408.7811509081427626262.git-patchwork-notify@kernel.org>
Date: Fri, 30 Dec 2022 07:40:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Po-Hsu Lin <po-hsu.lin@...onical.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kselftest@...r.kernel.org, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
shuah@...nel.org, naresh.kamboju@...aro.org
Subject: Re: [PATCH] selftests: net: fix cmsg_so_mark.sh test hang
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 29 Dec 2022 13:41:06 +0800 you wrote:
> This cmsg_so_mark.sh test will hang on non-amd64 systems because of the
> infinity loop for argument parsing in cmsg_sender.
>
> Variable "o" in cs_parse_args() for taking getopt() should be an int,
> otherwise it will be 255 when getopt() returns -1 on non-amd64 system
> and thus causing infinity loop.
>
> [...]
Here is the summary with links:
- selftests: net: fix cmsg_so_mark.sh test hang
https://git.kernel.org/netdev/net/c/1573c6882018
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