[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164207881178.26897.5058098241493061619.git-patchwork-notify@kernel.org>
Date: Thu, 13 Jan 2022 13:00:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Li Zhijian <lizhijian@...itsu.com>
Cc: davem@...emloft.net, kuba@...nel.org, shuah@...nel.org,
netdev@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org, zhoujie2011@...itsu.com
Subject: Re: [PATCH] kselftests/net: adapt the timeout to the largest runtime
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Thu, 13 Jan 2022 15:28:59 +0800 you wrote:
> timeout in settings is used by each case under the same directory, so
> it should adapt to the maximum runtime.
>
> A normally running net/fib_nexthops.sh may be killed by this unsuitable
> timeout. Furthermore, since the defect[1] of kselftests framework,
> net/fib_nexthops.sh which might take at least (300 * 4) seconds would
> block the whole kselftests framework previously.
> $ git grep -w 'sleep 300' tools/testing/selftests/net
> tools/testing/selftests/net/fib_nexthops.sh: sleep 300
> tools/testing/selftests/net/fib_nexthops.sh: sleep 300
> tools/testing/selftests/net/fib_nexthops.sh: sleep 300
> tools/testing/selftests/net/fib_nexthops.sh: sleep 300
>
> [...]
Here is the summary with links:
- kselftests/net: adapt the timeout to the largest runtime
https://git.kernel.org/netdev/net/c/de0e444706ed
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