public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
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/5] net: use less storage for most sysctl
Date: Fri, 26 Mar 2021 21:50:11 +0000	[thread overview]
Message-ID: <161679541101.17455.16509636515797446378.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210325180817.840042-1-eric.dumazet@gmail.com>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Thu, 25 Mar 2021 11:08:12 -0700 you wrote:
> From: Eric Dumazet <edumazet@google•com>
> 
> This patch series adds a new sysctl type, to allow using u8 instead of
> "int" or "long int" types.
> 
> Then we convert mosts sysctls found in struct netns_ipv4
> to shrink it by three cache lines.
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] sysctl: add proc_dou8vec_minmax()
    https://git.kernel.org/netdev/net-next/c/cb9444130662
  - [net-next,2/5] ipv4: shrink netns_ipv4 with sysctl conversions
    https://git.kernel.org/netdev/net-next/c/4b6bbf17d4e1
  - [net-next,3/5] ipv4: convert ip_forward_update_priority sysctl to u8
    https://git.kernel.org/netdev/net-next/c/1c69dedc8fa7
  - [net-next,4/5] inet: convert tcp_early_demux and udp_early_demux to u8
    https://git.kernel.org/netdev/net-next/c/2932bcda070d
  - [net-next,5/5] tcp: convert elligible sysctls to u8
    https://git.kernel.org/netdev/net-next/c/4ecc1baf362c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-03-26 21:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-25 18:08 [PATCH net-next 0/5] net: use less storage for most sysctl Eric Dumazet
2021-03-25 18:08 ` [PATCH net-next 1/5] sysctl: add proc_dou8vec_minmax() Eric Dumazet
2021-03-25 18:08 ` [PATCH net-next 2/5] ipv4: shrink netns_ipv4 with sysctl conversions Eric Dumazet
2021-03-25 18:08 ` [PATCH net-next 3/5] ipv4: convert ip_forward_update_priority sysctl to u8 Eric Dumazet
2021-03-25 18:08 ` [PATCH net-next 4/5] inet: convert tcp_early_demux and udp_early_demux " Eric Dumazet
2021-03-25 18:08 ` [PATCH net-next 5/5] tcp: convert elligible sysctls " Eric Dumazet
2021-03-26 21:50 ` 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=161679541101.17455.16509636515797446378.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=eric.dumazet@gmail$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=netdev@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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