From: patchwork-bot+netdevbpf@kernel.org
To: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
edumazet@google.com, pabeni@redhat.com, dsahern@kernel.org,
horms@kernel.org, willemb@google.com
Subject: Re: [PATCH net-next v3 0/7] net: deduplicate cookie logic
Date: Wed, 19 Feb 2025 02:40:38 +0000 [thread overview]
Message-ID: <173993283823.110799.3553317360149288778.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250214222720.3205500-1-willemdebruijn.kernel@gmail.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 14 Feb 2025 17:26:57 -0500 you wrote:
> From: Willem de Bruijn <willemb@google.com>
>
> Reuse standard sk, ip and ipv6 cookie init handlers where possible.
>
> Avoid repeated open coding of the same logic.
> Harmonize feature sets across protocols.
> Make IPv4 and IPv6 logic more alike.
> Simplify adding future new fields with a single init point.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/7] tcp: only initialize sockcm tsflags field
https://git.kernel.org/netdev/net-next/c/aaf6532d119d
- [net-next,v3,2/7] net: initialize mark in sockcm_init
https://git.kernel.org/netdev/net-next/c/6ad861519a69
- [net-next,v3,3/7] ipv4: initialize inet socket cookies with sockcm_init
https://git.kernel.org/netdev/net-next/c/94788792f379
- [net-next,v3,4/7] ipv4: remove get_rttos
https://git.kernel.org/netdev/net-next/c/9329b58395e5
- [net-next,v3,5/7] icmp: reflect tos through ip cookie rather than updating inet_sk
https://git.kernel.org/netdev/net-next/c/e8485911050a
- [net-next,v3,6/7] ipv6: replace ipcm6_init calls with ipcm6_init_sk
https://git.kernel.org/netdev/net-next/c/096208592b09
- [net-next,v3,7/7] ipv6: initialize inet socket cookies with sockcm_init
https://git.kernel.org/netdev/net-next/c/5cd2f78886dd
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:[~2025-02-19 2:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-14 22:26 [PATCH net-next v3 0/7] net: deduplicate cookie logic Willem de Bruijn
2025-02-14 22:26 ` [PATCH net-next v3 1/7] tcp: only initialize sockcm tsflags field Willem de Bruijn
2025-02-14 22:26 ` [PATCH net-next v3 2/7] net: initialize mark in sockcm_init Willem de Bruijn
2025-02-14 22:27 ` [PATCH net-next v3 3/7] ipv4: initialize inet socket cookies with sockcm_init Willem de Bruijn
2025-02-14 22:27 ` [PATCH net-next v3 4/7] ipv4: remove get_rttos Willem de Bruijn
2025-02-14 22:27 ` [PATCH net-next v3 5/7] icmp: reflect tos through ip cookie rather than updating inet_sk Willem de Bruijn
2025-02-14 22:27 ` [PATCH net-next v3 6/7] ipv6: replace ipcm6_init calls with ipcm6_init_sk Willem de Bruijn
2025-02-14 22:27 ` [PATCH net-next v3 7/7] ipv6: initialize inet socket cookies with sockcm_init Willem de Bruijn
2025-02-19 2:40 ` 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=173993283823.110799.3553317360149288778.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=willemb@google.com \
--cc=willemdebruijn.kernel@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.