public inbox for netdev@vger.kernel.org 
 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/8] net: more data-races fixes and lockless socket options
Date: Sun, 01 Oct 2023 18:20:28 +0000	[thread overview]
Message-ID: <169618442804.11668.11075268862798548415.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230921202818.2356959-1-edumazet@google.com>

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft•net>:

On Thu, 21 Sep 2023 20:28:10 +0000 you wrote:
> This is yet another round of data-races fixes,
> and lockless socket options.
> 
> Eric Dumazet (8):
>   net: implement lockless SO_PRIORITY
>   net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
>   net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
>   net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL,
>     SO_BUSY_POLL_BUDGET
>   net: implement lockless SO_MAX_PACING_RATE
>   net: lockless implementation of SO_TXREHASH
>   net: annotate data-races around sk->sk_tx_queue_mapping
>   net: annotate data-races around sk->sk_dst_pending_confirm
> 
> [...]

Here is the summary with links:
  - [net-next,1/8] net: implement lockless SO_PRIORITY
    https://git.kernel.org/netdev/net-next/c/10bbf1652c1c
  - [net-next,2/8] net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC
    https://git.kernel.org/netdev/net-next/c/8ebfb6db5a01
  - [net-next,3/8] net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt()
    https://git.kernel.org/netdev/net-next/c/b120251590a9
  - [net-next,4/8] net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_POLL_BUDGET
    https://git.kernel.org/netdev/net-next/c/2a4319cf3c83
  - [net-next,5/8] net: implement lockless SO_MAX_PACING_RATE
    https://git.kernel.org/netdev/net-next/c/28b24f90020f
  - [net-next,6/8] net: lockless implementation of SO_TXREHASH
    https://git.kernel.org/netdev/net-next/c/5eef0b8de1be
  - [net-next,7/8] net: annotate data-races around sk->sk_tx_queue_mapping
    https://git.kernel.org/netdev/net-next/c/0bb4d124d340
  - [net-next,8/8] net: annotate data-races around sk->sk_dst_pending_confirm
    https://git.kernel.org/netdev/net-next/c/eb44ad4e6351

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



      parent reply	other threads:[~2023-10-01 18:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-21 20:28 [PATCH net-next 0/8] net: more data-races fixes and lockless socket options Eric Dumazet
2023-09-21 20:28 ` [PATCH net-next 1/8] net: implement lockless SO_PRIORITY Eric Dumazet
2023-09-21 23:37   ` Wenjia Zhang
2023-09-21 20:28 ` [PATCH net-next 2/8] net: lockless SO_PASSCRED, SO_PASSPIDFD and SO_PASSSEC Eric Dumazet
2023-09-21 20:28 ` [PATCH net-next 3/8] net: lockless SO_{TYPE|PROTOCOL|DOMAIN|ERROR } setsockopt() Eric Dumazet
2023-09-21 20:28 ` [PATCH net-next 4/8] net: lockless implementation of SO_BUSY_POLL, SO_PREFER_BUSY_POLL, SO_BUSY_POLL_BUDGET Eric Dumazet
2023-09-21 20:28 ` [PATCH net-next 5/8] net: implement lockless SO_MAX_PACING_RATE Eric Dumazet
2023-09-21 20:28 ` [PATCH net-next 6/8] net: lockless implementation of SO_TXREHASH Eric Dumazet
2023-09-21 20:28 ` [PATCH net-next 7/8] net: annotate data-races around sk->sk_tx_queue_mapping Eric Dumazet
2023-09-21 20:28 ` [PATCH net-next 8/8] net: annotate data-races around sk->sk_dst_pending_confirm Eric Dumazet
2023-09-22 16:56 ` [PATCH net-next 0/8] net: more data-races fixes and lockless socket options Simon Horman
2023-10-01 18: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=169618442804.11668.11075268862798548415.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 \
    --cc=pabeni@redhat$(echo .)com \
    /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