[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175521900824.500228.10283078380078516780.git-patchwork-notify@kernel.org>
Date: Fri, 15 Aug 2025 00:50:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Suraj Gupta <suraj.gupta2@....com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, michal.simek@....com,
sean.anderson@...ux.dev, radhey.shyam.pandey@....com, horms@...nel.org,
netdev@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, harini.katakam@....com
Subject: Re: [PATCH net V2] net: xilinx: axienet: Fix RX skb ring management
in
DMAengine mode
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 13 Aug 2025 19:25:59 +0530 you wrote:
> Submit multiple descriptors in axienet_rx_cb() to fill Rx skb ring. This
> ensures the ring "catches up" on previously missed allocations.
>
> Increment Rx skb ring head pointer after BD is successfully allocated.
> Previously, head pointer was incremented before verifying if descriptor is
> successfully allocated and has valid entries, which could lead to ring
> state inconsistency if descriptor setup failed.
>
> [...]
Here is the summary with links:
- [net,V2] net: xilinx: axienet: Fix RX skb ring management in DMAengine mode
https://git.kernel.org/netdev/net/c/fd980bf6e9cd
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