Re: [PATCH net v2 0/4] avoid compiler and IQ/OQ reordering
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-03-03 10:40:10
Also in:
lkml
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni [off-list ref]: On Fri, 27 Feb 2026 09:13:56 +0000 you wrote:
Utilize READ_ONCE and WRITE_ONCE APIs to prevent compiler optimization and reordering. Ensure IO queue OUT/IN_CNT registers are flushed. Relocate IQ/OQ IN/OUT_CNTS updates to occur before NAPI completion, and replace napi_complete with napi_complete_done. Vimlesh Kumar (4): octeon_ep: Relocate counter updates before NAPI octeon_ep: avoid compiler and IQ/OQ reordering octeon_ep_vf: Relocate counter updates before NAPI octeon_ep_vf: avoid compiler and IQ/OQ reordering [...]
Here is the summary with links:
- [net,v2,1/4] octeon_ep: Relocate counter updates before NAPI
https://git.kernel.org/netdev/net/c/18c04a808c43
- [net,v2,2/4] octeon_ep: avoid compiler and IQ/OQ reordering
https://git.kernel.org/netdev/net/c/43b3160cb639
- [net,v2,3/4] octeon_ep_vf: Relocate counter updates before NAPI
https://git.kernel.org/netdev/net/c/2ae7d20fb24f
- [net,v2,4/4] octeon_ep_vf: avoid compiler and IQ/OQ reordering
https://git.kernel.org/netdev/net/c/6c73126ecd10
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html