[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161739901256.1946.5550774023139514245.git-patchwork-notify@kernel.org>
Date: Fri, 02 Apr 2021 21:30:12 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ioana Ciornei <ciorneiioana@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
ruxandra.radulescu@....com, ioana.ciornei@....com
Subject: Re: [PATCH net-next v2 0/3] dpaa2-eth: add rx copybreak support
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Fri, 2 Apr 2021 12:55:29 +0300 you wrote:
> From: Ioana Ciornei <ioana.ciornei@....com>
>
> DMA unmapping, allocating a new buffer and DMA mapping it back on the
> refill path is really not that efficient. Proper buffer recycling (page
> pool, flipping the page and using the other half) cannot be done for
> DPAA2 since it's not a ring based controller but it rather deals with
> multiple queues which all get their buffers from the same buffer pool on
> Rx.
>
> [...]
Here is the summary with links:
- [net-next,v2,1/3] dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
https://git.kernel.org/netdev/net-next/c/28d137cc8c0b
- [net-next,v2,2/3] dpaa2-eth: add rx copybreak support
https://git.kernel.org/netdev/net-next/c/50f826999a80
- [net-next,v2,3/3] dpaa2-eth: export the rx copybreak value as an ethtool tunable
https://git.kernel.org/netdev/net-next/c/8ed3cefc260e
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