[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175211461077.963219.10864182215949931442.git-patchwork-notify@kernel.org>
Date: Thu, 10 Jul 2025 02:30:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Chintan Vankar <c-vankar@...com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, rogerq@...nel.org, horms@...nel.org,
mwalle@...nel.org, jacob.e.keller@...el.com, jpanis@...libre.com,
s-vadapalli@...com, danishanwar@...com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v3] net: ethernet: ti: am65-cpsw-nuss: Fix skb size by
accounting for skb_shared_info
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 7 Jul 2025 14:22:01 +0530 you wrote:
> While transitioning from netdev_alloc_ip_align() to build_skb(), memory
> for the "skb_shared_info" member of an "skb" was not allocated. Fix this
> by allocating "PAGE_SIZE" as the skb length, accounting for the packet
> length, headroom and tailroom, thereby including the required memory space
> for skb_shared_info.
>
> Fixes: 8acacc40f733 ("net: ethernet: ti: am65-cpsw: Add minimal XDP support")
> Reviewed-by: Siddharth Vadapalli <s-vadapalli@...com>
> Signed-off-by: Chintan Vankar <c-vankar@...com>
>
> [...]
Here is the summary with links:
- [net,v3] net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_info
https://git.kernel.org/netdev/net/c/02c4d6c26f1f
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