[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <168024481924.5026.13451121678104405717.git-patchwork-notify@kernel.org>
Date: Fri, 31 Mar 2023 06:40:19 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Simon Horman <horms@...nel.org>
Cc: kuba@...nel.org, davem@...emloft.net, edumazet@...gle.com,
pabeni@...hat.com, sgoutham@...vell.com, lcherian@...vell.com,
gakula@...vell.com, jerinj@...vell.com, hkelam@...vell.com,
sbhatta@...vell.com, richardcochran@...il.com,
keescook@...omium.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] octeontx2-af: update type of prof fields in
nix_aw_enq_req
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 29 Mar 2023 13:23:56 +0200 you wrote:
> Update type of prof and prof_mask fields in nix_as_enq_req
> from u64 to struct nix_bandprof_s, which is 128 bits wide.
>
> This is to address warnings with compiling with gcc-12 W=1
> regarding string fortification.
>
> Although the union of which these fields are a member is 128bits
> wide, and thus writing a 128bit entity is safe, the compiler flags
> a problem as the field being written is only 64 bits wide.
>
> [...]
Here is the summary with links:
- [net-next] octeontx2-af: update type of prof fields in nix_aw_enq_req
https://git.kernel.org/netdev/net-next/c/709d0b880cea
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