[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164672101125.16776.2136234286176245062.git-patchwork-notify@kernel.org>
Date: Tue, 08 Mar 2022 06:30:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Maciej Fijalkowski <maciej.fijalkowski@...el.com>
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org,
anthony.l.nguyen@...el.com, kuba@...nel.org, davem@...emloft.net,
magnus.karlsson@...el.com, alexandr.lobakin@...el.com,
sfr@...b.auug.org.au
Subject: Re: [PATCH net-next] ice: xsk: fix GCC version checking against pragma
unroll presence
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 8 Mar 2022 00:13:53 +0100 you wrote:
> Pragma unroll was introduced around GCC 8, whereas current xsk code in
> ice that prepares loop_unrolled_for macro that is based on mentioned
> pragma, compares GCC version against 4, which is wrong and Stephen
> found this out by compiling kernel with GCC 5.4 [0].
>
> Fix this mistake and check if GCC version is >= 8.
>
> [...]
Here is the summary with links:
- [net-next] ice: xsk: fix GCC version checking against pragma unroll presence
https://git.kernel.org/netdev/net-next/c/13d04d79701b
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