Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Fri, 11 Dec 2020 19:16:07 +0200 you wrote:
> From: Ioana Ciornei <ioana.cior...@nxp.com>
> 
> This patch fixes an error condition triggered when the code path which
> transmits a S/G frame descriptor when the skb's headroom is not enough
> for DPAA2's needs.
> 
> We are greated with a splat like the one below when a SGT structure is
> recycled and that is because even though a dma_unmap is performed on the
> Tx confirmation path, the unmap is not done with the proper size.
> 
> [...]

Here is the summary with links:
  - [net] dpaa2-eth: fix the size of the mapped SGT buffer
    https://git.kernel.org/netdev/net/c/54a57d1c4492

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Reply via email to