[PATCH net v2] net: xilinx: axienet: Schedule NAPI in two steps

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Thu Sep 19 04:10:33 PDT 2024


Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni at redhat.com>:

On Fri, 13 Sep 2024 10:57:11 -0400 you wrote:
> As advised by Documentation/networking/napi.rst, masking IRQs after
> calling napi_schedule can be racy. Avoid this by only masking/scheduling
> if napi_schedule_prep returns true.
> 
> Fixes: 9e2bc267e780 ("net: axienet: Use NAPI for TX completion path")
> Fixes: cc37610caaf8 ("net: axienet: implement NAPI and GRO receive")
> Signed-off-by: Sean Anderson <sean.anderson at linux.dev>
> Reviewed-by: Shannon Nelson <shannon.nelson at amd.com>
> 
> [...]

Here is the summary with links:
  - [net,v2] net: xilinx: axienet: Schedule NAPI in two steps
    https://git.kernel.org/netdev/net/c/ba0da2dc934e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-arm-kernel mailing list