From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <eric.dumazet@gmail.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
edumazet@google.com
Subject: Re: [PATCH net-next 0/3] net: better packing of global vars
Date: Wed, 17 Nov 2021 03:20:10 +0000 [thread overview]
Message-ID: <163711921043.1664.17855637480155623636.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211115172303.3732746-1-eric.dumazet@gmail.com>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 15 Nov 2021 09:23:00 -0800 you wrote:
> From: Eric Dumazet <edumazet@google.com>
>
> First two patches avoid holes in data section,
> and last patch makes sure some siphash keys are contained
> in a single cache line.
>
> Eric Dumazet (3):
> once: use __section(".data.once")
> net: use .data.once section in netdev_level_once()
> net: align static siphash keys
>
> [...]
Here is the summary with links:
- [net-next,1/3] once: use __section(".data.once")
https://git.kernel.org/netdev/net-next/c/c2c60ea37e5b
- [net-next,2/3] net: use .data.once section in netdev_level_once()
https://git.kernel.org/netdev/net-next/c/7071732c26fe
- [net-next,3/3] net: align static siphash keys
https://git.kernel.org/netdev/net-next/c/49ecc2e9c3ab
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-11-17 3:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-15 17:23 [PATCH net-next 0/3] net: better packing of global vars Eric Dumazet
2021-11-15 17:23 ` [PATCH net-next 1/3] once: use __section(".data.once") Eric Dumazet
2021-11-15 17:23 ` [PATCH net-next 2/3] net: use .data.once section in netdev_level_once() Eric Dumazet
2021-11-15 17:23 ` [PATCH net-next 3/3] net: align static siphash keys Eric Dumazet
2021-11-17 3:20 ` 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=163711921043.1664.17855637480155623636.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=eric.dumazet@gmail.com \
--cc=kuba@kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).