[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170856482920.21333.6490329982375561974.git-patchwork-notify@kernel.org>
Date: Thu, 22 Feb 2024 01:20:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, willemdebruijn.kernel@...il.com,
davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com, kuba@...nel.org
Subject: Re: [PATCH net-next] udp: add local "peek offset enabled" flag
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 20 Feb 2024 12:00:01 +0100 you wrote:
> We want to re-organize the struct sock layout. The sk_peek_off
> field location is problematic, as most protocols want it in the
> RX read area, while UDP wants it on a cacheline different from
> sk_receive_queue.
>
> Create a local (inside udp_sock) copy of the 'peek offset is enabled'
> flag and place it inside the same cacheline of reader_queue.
>
> [...]
Here is the summary with links:
- [net-next] udp: add local "peek offset enabled" flag
https://git.kernel.org/netdev/net-next/c/f796feabb9f5
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