[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161309700705.16682.17871405610768591928.git-patchwork-notify@kernel.org>
Date: Fri, 12 Feb 2021 02:30:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ioana Ciornei <ciorneiioana@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
ast@...nel.org, daniel@...earbox.net, hawk@...nel.org,
john.fastabend@...il.com, ioana.ciornei@....com
Subject: Re: [PATCH net] dpaa2-eth: fix memory leak in XDP_REDIRECT
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 11 Feb 2021 21:51:22 +0200 you wrote:
> From: Ioana Ciornei <ioana.ciornei@....com>
>
> If xdp_do_redirect() fails, the calling driver should handle recycling
> or freeing of the page associated with the frame. The dpaa2-eth driver
> didn't do either of them and just incremented a counter.
> Fix this by trying to DMA map back the page and recycle it or, if the
> mapping fails, just free it.
>
> [...]
Here is the summary with links:
- [net] dpaa2-eth: fix memory leak in XDP_REDIRECT
https://git.kernel.org/netdev/net/c/e12be9139cca
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