[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<172674423252.1512499.8344281762968477248.git-patchwork-notify@kernel.org>
Date: Thu, 19 Sep 2024 11:10:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Sean Anderson <sean.anderson@...ux.dev>
Cc: radhey.shyam.pandey@....com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
daniel@...earbox.net, michal.simek@....com, Suraj.Gupta2@....com,
harini.katakam@....com, andy.chiu@...ive.com, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH net v3] net: xilinx: axienet: Fix packet counting
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Fri, 13 Sep 2024 10:51:56 -0400 you wrote:
> axienet_free_tx_chain returns the number of DMA descriptors it's
> handled. However, axienet_tx_poll treats the return as the number of
> packets. When scatter-gather SKBs are enabled, a single packet may use
> multiple DMA descriptors, which causes incorrect packet counts. Fix this
> by explicitly keepting track of the number of packets processed as
> separate from the DMA descriptors.
>
> [...]
Here is the summary with links:
- [net,v3] net: xilinx: axienet: Fix packet counting
https://git.kernel.org/netdev/net/c/5a6caa2cfabb
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