[PATCH] net: axienet: start napi before enabling Rx/Tx

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Mon Jul 29 04:24:04 PDT 2024


Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem at davemloft.net>:

On Fri, 26 Jul 2024 15:06:50 +0800 you wrote:
> softirq may get lost if an Rx interrupt comes before we call
> napi_enable. Move napi_enable in front of axienet_setoptions(), which
> turns on the device, to address the issue.
> 
> Link: https://lists.gnu.org/archive/html/qemu-devel/2024-07/msg06160.html
> Fixes: cc37610caaf8 ("net: axienet: implement NAPI and GRO receive")
> Signed-off-by: Andy Chiu <andy.chiu at sifive.com>
> 
> [...]

Here is the summary with links:
  - net: axienet: start napi before enabling Rx/Tx
    https://git.kernel.org/netdev/net/c/799a82950750

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