[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162662700507.19662.10699892246676349862.git-patchwork-notify@kernel.org>
Date: Sun, 18 Jul 2021 16:50:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Pravin B Shelar <pravin.ovn@...il.com>
Cc: netdev@...r.kernel.org, pbshelar@...com, pshelar@....org
Subject: Re: [PATCH] net: Fix zero-copy head len calculation.
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Thu, 15 Jul 2021 16:59:00 -0700 you wrote:
> From: Pravin B Shelar <pshelar@....org>
>
> In some cases skb head could be locked and entire header
> data is pulled from skb. When skb_zerocopy() called in such cases,
> following BUG is triggered. This patch fixes it by copying entire
> skb in such cases.
> This could be optimized incase this is performance bottleneck.
>
> [...]
Here is the summary with links:
- net: Fix zero-copy head len calculation.
https://git.kernel.org/netdev/net/c/a17ad0961706
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