[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176170082724.2452213.14420016215055097284.git-patchwork-notify@kernel.org>
Date: Wed, 29 Oct 2025 01:20:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Bobby Eshleman <bobbyeshleman@...il.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, almasrymina@...gle.com, byungchul@...com,
sdf@...ichev.me, bobbyeshleman@...a.com
Subject: Re: [PATCH net-next] net: netmem: remove NET_IOV_MAX from
net_iov_type
enum
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 24 Oct 2025 11:02:56 -0700 you wrote:
> From: Bobby Eshleman <bobbyeshleman@...a.com>
>
> Remove the NET_IOV_MAX workaround from the net_iov_type enum. This entry
> was previously added to force the enum size to unsigned long to satisfy
> the NET_IOV_ASSERT_OFFSET static assertions.
>
> After commit f3d85c9ee510 ("netmem: introduce struct netmem_desc
> mirroring struct page") this approach became unnecessary by placing the
> net_iov_type after the netmem_desc. Placing the net_iov_type after
> netmem_desc results in the net_iov_type size having no effect on the
> position or layout of the fields that mirror the struct page.
>
> [...]
Here is the summary with links:
- [net-next] net: netmem: remove NET_IOV_MAX from net_iov_type enum
https://git.kernel.org/netdev/net-next/c/8443c3160858
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