netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Eric Dumazet <edumazet@google.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	netdev@vger.kernel.org, eric.dumazet@gmail.com
Subject: Re: [PATCH net-next 0/5] net: three additions to net_hotdata
Date: Wed, 01 May 2024 02:10:32 +0000	[thread overview]
Message-ID: <171452943237.31721.107123600647104396.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240429134025.1233626-1-edumazet@google.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 29 Apr 2024 13:40:20 +0000 you wrote:
> This series moves three fast path sysctls to net_hotdata.
> 
> To avoid <net/hotdata.h> inclusion from <net/sock.h>,
> create <net/proto_memory.h> to hold proto memory definitions.
> 
> Eric Dumazet (5):
>   net: move sysctl_max_skb_frags to net_hotdata
>   net: move sysctl_skb_defer_max to net_hotdata
>   tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
>   net: add <net/proto_memory.h>
>   net: move sysctl_mem_pcpu_rsv to net_hotdata
> 
> [...]

Here is the summary with links:
  - [net-next,1/5] net: move sysctl_max_skb_frags to net_hotdata
    https://git.kernel.org/netdev/net-next/c/a86a0661b86f
  - [net-next,2/5] net: move sysctl_skb_defer_max to net_hotdata
    https://git.kernel.org/netdev/net-next/c/d480dc76d9f8
  - [net-next,3/5] tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
    https://git.kernel.org/netdev/net-next/c/dda4d96acb20
  - [net-next,4/5] net: add <net/proto_memory.h>
    https://git.kernel.org/netdev/net-next/c/f3d93817fba3
  - [net-next,5/5] net: move sysctl_mem_pcpu_rsv to net_hotdata
    https://git.kernel.org/netdev/net-next/c/c204fef97ee6

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



      parent reply	other threads:[~2024-05-01  2:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-29 13:40 [PATCH net-next 0/5] net: three additions to net_hotdata Eric Dumazet
2024-04-29 13:40 ` [PATCH net-next 1/5] net: move sysctl_max_skb_frags " Eric Dumazet
2024-04-29 13:40 ` [PATCH net-next 2/5] net: move sysctl_skb_defer_max " Eric Dumazet
2024-04-29 13:40 ` [PATCH net-next 3/5] tcp: move tcp_out_of_memory() to net/ipv4/tcp.c Eric Dumazet
2024-04-29 13:40 ` [PATCH net-next 4/5] net: add <net/proto_memory.h> Eric Dumazet
2024-04-29 13:40 ` [PATCH net-next 5/5] net: move sysctl_mem_pcpu_rsv to net_hotdata Eric Dumazet
2024-04-29 17:12 ` [PATCH net-next 0/5] net: three additions " David Ahern
2024-05-01  2: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=171452943237.31721.107123600647104396.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 \
    --cc=pabeni@redhat.com \
    /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).