[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165208741180.4565.7847310079388354915.git-patchwork-notify@kernel.org>
Date: Mon, 09 May 2022 09:10:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Taehee Yoo <ap420073@...il.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org,
ecree.xilinx@...il.com, habetsm.xilinx@...il.com
Subject: Re: [PATCH net v2] net: sfc: fix memory leak due to ptp channel
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Wed, 4 May 2022 12:32:27 +0000 you wrote:
> It fixes memory leak in ring buffer change logic.
>
> When ring buffer size is changed(ethtool -G eth0 rx 4096), sfc driver
> works like below.
> 1. stop all channels and remove ring buffers.
> 2. allocates new buffer array.
> 3. allocates rx buffers.
> 4. start channels.
>
> [...]
Here is the summary with links:
- [net,v2] net: sfc: fix memory leak due to ptp channel
https://git.kernel.org/netdev/net/c/49e6123c65da
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