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.cior...@nxp.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


Reply via email to