Re: [PATCH net] dpaa2-eth: fix the size of the mapped SGT buffer

2020-12-16 Thread patchwork-bot+netdevbpf
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 > > 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 DPAA

[PATCH net] dpaa2-eth: fix the size of the mapped SGT buffer

2020-12-11 Thread Ioana Ciornei
From: Ioana Ciornei 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 d