[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<173336943226.1431012.12687765519874509231.git-patchwork-notify@kernel.org>
Date: Thu, 05 Dec 2024 03:30:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: David Wei <dw@...idwei.uk>
Cc: netdev@...r.kernel.org, michael.chan@...adcom.com,
andrew.gospodarek@...adcom.com, somnath.kotur@...adcom.com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net v3 0/3] bnxt_en: support header page pool in queue API
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 3 Dec 2024 20:10:19 -0800 you wrote:
> Commit 7ed816be35ab ("eth: bnxt: use page pool for head frags") added a
> separate page pool for header frags. Now, frags are allocated from this
> header page pool e.g. rxr->tpa_info.data.
>
> The queue API did not properly handle rxr->tpa_info and so using the
> queue API to i.e. reset any queues will result in pages being returned
> to the incorrect page pool, causing inflight != 0 warnings.
>
> [...]
Here is the summary with links:
- [net,v3,1/3] bnxt_en: refactor tpa_info alloc/free into helpers
https://git.kernel.org/netdev/net/c/5883a3e0babf
- [net,v3,2/3] bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()
https://git.kernel.org/netdev/net/c/bf1782d70ddd
- [net,v3,3/3] bnxt_en: handle tpa_info in queue API implementation
https://git.kernel.org/netdev/net/c/bd649c5cc958
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