[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176074561600.2830883.6132558086043890627.git-patchwork-notify@kernel.org>
Date: Sat, 18 Oct 2025 00:00:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ioana Ciornei <ioana.ciornei@....com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
matt@...verse.com.au
Subject: Re: [PATCH net] dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx
path
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 16 Oct 2025 16:58:07 +0300 you wrote:
> The blamed commit increased the needed headroom to account for
> alignment. This means that the size required to always align a Tx buffer
> was added inside the dpaa2_eth_needed_headroom() function. By doing
> that, a manual adjustment of the pointer passed to PTR_ALIGN() was no
> longer correct since the 'buffer_start' variable was already pointing
> to the start of the skb's memory.
>
> [...]
Here is the summary with links:
- [net] dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx path
https://git.kernel.org/netdev/net/c/902e81e679d8
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