From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, bpf@vger.kernel.org,
hawk@kernel.org, magnus.karlsson@intel.com
Subject: Re: [PATCH net-next] netdevice: move xdp_rxq within netdev_rx_queue
Date: Tue, 24 Aug 2021 16:10:06 +0000 [thread overview]
Message-ID: <162982140689.5804.3511834694954723686.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210823180135.1153608-1-kuba@kernel.org>
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
prev parent reply other threads:[~2021-08-24 16:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-23 18:01 [PATCH net-next] netdevice: move xdp_rxq within netdev_rx_queue Jakub Kicinski
2021-08-23 18:38 ` Jesper Dangaard Brouer
2021-08-24 16:10 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=162982140689.5804.3511834694954723686.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=davem@davemloft.net \
--cc=hawk@kernel.org \
--cc=kuba@kernel.org \
--cc=magnus.karlsson@intel.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox