[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175699683476.1834386.17488693717476628261.git-patchwork-notify@kernel.org>
Date: Thu, 04 Sep 2025 14:40:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Florian Westphal <fw@...len.de>
Cc: netdev@...r.kernel.org, pabeni@...hat.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, netfilter-devel@...r.kernel.org,
pablo@...filter.org
Subject: Re: [PATCH v2 net 1/2] selftests: netfilter: fix udpclash tool hang
Hello:
This series was applied to netdev/net.git (main)
by Florian Westphal <fw@...len.de>:
On Thu, 4 Sep 2025 09:25:47 +0200 you wrote:
> Yi Chen reports that 'udpclash' loops forever depending on compiler
> (and optimization level used); while (x == 1) gets optimized into
> for (;;). Add volatile qualifier to avoid that.
>
> While at it, also run it under timeout(1) and fix the resize script
> to not ignore the timeout passed as second parameter to insert_flood.
>
> [...]
Here is the summary with links:
- [v2,net,1/2] selftests: netfilter: fix udpclash tool hang
https://git.kernel.org/netdev/net/c/661a4f307fe0
- [v2,net,2/2] netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIX
https://git.kernel.org/netdev/net/c/4039ce7ef404
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