[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176074441449.2826097.1824023534110386025.git-patchwork-notify@kernel.org>
Date: Fri, 17 Oct 2025 23:40:14 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kuniyuki Iwashima <kuniyu@...gle.com>
Cc: dsahern@...nel.org, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
ayush.sawal@...lsio.com, ncardwell@...gle.com, marcelo.leitner@...il.com,
lucien.xin@...il.com, kuni1840@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH v1 net-next] ipv6: Move ipv6_fl_list from ipv6_pinfo to
inet_sock.
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 14 Oct 2025 22:42:07 +0000 you wrote:
> In {tcp6,udp6,raw6}_sock, struct ipv6_pinfo is always placed at
> the beginning of a new cache line because
>
> 1. __alignof__(struct tcp_sock) is 64 due to ____cacheline_aligned
> of __cacheline_group_begin(tcp_sock_write_tx)
>
> 2. __alignof__(struct udp_sock) is 64 due to ____cacheline_aligned
> of struct numa_drop_counters
>
> [...]
Here is the summary with links:
- [v1,net-next] ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.
https://git.kernel.org/netdev/net-next/c/1c17f4373d4d
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