Hello: This patch was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@xxxxxxxxxx>: 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