[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171539463443.29955.15162306141062181621.git-patchwork-notify@kernel.org>
Date: Sat, 11 May 2024 02:30:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com,
steve.glendinning@...well.net, UNGLinuxDriver@...rochip.com
Subject: Re: [PATCH v3 net-next] net: usb: smsc95xx: stop lying about
skb->truesize
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 9 May 2024 08:33:13 +0000 you wrote:
> Some usb drivers try to set small skb->truesize and break
> core networking stacks.
>
> In this patch, I removed one of the skb->truesize override.
>
> I also replaced one skb_clone() by an allocation of a fresh
> and small skb, to get minimally sized skbs, like we did
> in commit 1e2c61172342 ("net: cdc_ncm: reduce skb truesize
> in rx path") and 4ce62d5b2f7a ("net: usb: ax88179_178a:
> stop lying about skb->truesize")
>
> [...]
Here is the summary with links:
- [v3,net-next] net: usb: smsc95xx: stop lying about skb->truesize
https://git.kernel.org/netdev/net-next/c/d50729f1d60b
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