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
>
> DMA unmapping, allocating a new buffer and DMA mapping it back on the
> refill path is really not that efficient. Proper buffer recycling (page
> po
From: Ioana Ciornei
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 w