[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176044236799.3633772.8727248209077665958.git-patchwork-notify@kernel.org>
Date: Tue, 14 Oct 2025 11:46:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Lorenzo Bianconi <lorenzo@...nel.org>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org, netdev@...r.kernel.org, horms@...nel.org
Subject: Re: [PATCH net v2] net: airoha: Take into account out-of-order tx
completions in airoha_dev_xmit()
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Sun, 12 Oct 2025 11:19:44 +0200 you wrote:
> Completion napi can free out-of-order tx descriptors if hw QoS is
> enabled and packets with different priority are queued to same DMA ring.
> Take into account possible out-of-order reports checking if the tx queue
> is full using circular buffer head/tail pointer instead of the number of
> queued packets.
>
> Fixes: 23020f0493270 ("net: airoha: Introduce ethernet support for EN7581 SoC")
> Suggested-by: Simon Horman <horms@...nel.org>
> Signed-off-by: Lorenzo Bianconi <lorenzo@...nel.org>
>
> [...]
Here is the summary with links:
- [net,v2] net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit()
https://git.kernel.org/netdev/net/c/bd5afca115f1
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