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