[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173033703450.1512423.3734049278634147857.git-patchwork-notify@kernel.org>
Date: Thu, 31 Oct 2024 01:10:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Praveen Kaligineedi <pkaligineedi@...gle.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, andrew+netdev@...n.ch,
willemb@...gle.com, jeroendb@...gle.com, shailend@...gle.com,
hramamurthy@...gle.com, ziweixiao@...gle.com, linyunsheng@...wei.com,
jacob.e.keller@...el.com
Subject: Re: [PATCH net-next] gve: change to use page_pool_put_full_page when
recycling pages
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 23 Oct 2024 15:11:41 -0700 you wrote:
> From: Harshitha Ramamurthy <hramamurthy@...gle.com>
>
> The driver currently uses page_pool_put_page() to recycle
> page pool pages. Since gve uses split pages, if the fragment
> being recycled is not the last fragment in the page, there
> is no dma sync operation. When the last fragment is recycled,
> dma sync is performed by page pool infra according to the
> value passed as dma_sync_size which right now is set to the
> size of fragment.
>
> [...]
Here is the summary with links:
- [net-next] gve: change to use page_pool_put_full_page when recycling pages
https://git.kernel.org/netdev/net-next/c/4ddf7ccfdf70
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