[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162982140689.5804.3511834694954723686.git-patchwork-notify@kernel.org>
Date: Tue, 24 Aug 2021 16:10:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, bpf@...r.kernel.org,
hawk@...nel.org, magnus.karlsson@...el.com
Subject: Re: [PATCH net-next] netdevice: move xdp_rxq within netdev_rx_queue
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 23 Aug 2021 11:01:35 -0700 you wrote:
> Both struct netdev_rx_queue and struct xdp_rxq_info are cacheline
> aligned. This causes extra padding before and after the xdp_rxq
> member. Move the member upfront, so that it's naturally aligned.
>
> Before:
> /* size: 256, cachelines: 4, members: 6 */
> /* sum members: 160, holes: 1, sum holes: 40 */
> /* padding: 56 */
> /* paddings: 1, sum paddings: 36 */
> /* forced alignments: 1, forced holes: 1, sum forced holes: 40 */
>
> [...]
Here is the summary with links:
- [net-next] netdevice: move xdp_rxq within netdev_rx_queue
https://git.kernel.org/netdev/net-next/c/95d1d2490c27
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