[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173889123353.1724081.15721162809855684305.git-patchwork-notify@kernel.org>
Date: Fri, 07 Feb 2025 01:20:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: John Daley <johndale@...co.com>
Cc: benve@...co.com, satishkh@...co.com, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next v8 0/4] enic: Use Page Pool API for receiving packets
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 5 Feb 2025 15:54:12 -0800 you wrote:
> Use the Page Pool API for RX. The Page Pool API improves bandwidth and
> CPU overhead by recycling pages instead of allocating new buffers in the
> driver. Also, page pool fragment allocation for smaller MTUs is used
> allow multiple packets to share pages.
>
> RX code was moved to its own file and some refactoring was done
> beforehand to make the page pool changes more trasparent and to simplify
> the resulting code.
>
> [...]
Here is the summary with links:
- [net-next,v8,1/4] enic: Move RX functions to their own file
https://git.kernel.org/netdev/net-next/c/fe57762c6490
- [net-next,v8,2/4] enic: Simplify RX handler function
https://git.kernel.org/netdev/net-next/c/eab3726347f8
- [net-next,v8,3/4] enic: Use the Page Pool API for RX
https://git.kernel.org/netdev/net-next/c/d24cb52b2d8a
- [net-next,v8,4/4] enic: remove copybreak tunable
https://git.kernel.org/netdev/net-next/c/a3b2caaedeaa
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