Re: [PATCH net-next] selftests: netdevsim: fix SIGPIPE flake in ethtool-coalesce
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <178640640963.260499.13355533167020515437.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Sat, 8 Aug 2026 09:34:16 -0700 you wrote: > The adaptive-rx and adaptive-tx checks use 'ethtool -c | grep -q' under > 'set -o pipefail'. grep -q exits as soon as it finds a match, which can > happen before ethtool finishes writing its output. When that occurs, > ethtool receives SIGPIPE causing (uninformative): > > # selftests: drivers/net/netdevsim: ethtool-coalesce.sh > # FAILED 1/22 checks > not ok 1 selftests: drivers/net/netdevsim: ethtool-coalesce.sh # exit=1 > > [...] Here is the summary with links: - [net-next] selftests: netdevsim: fix SIGPIPE flake in ethtool-coalesce https://git.kernel.org/netdev/net-next/c/4d2cbd620a7f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html