All of lore.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, horms@kernel.org, dsahern@kernel.org,
	eric.dumazet@gmail.com
Subject: Re: [PATCH net-next 0/3] ipv6: mcast: add data-race annotations
Date: Thu, 12 Dec 2024 04:30:40 +0000	[thread overview]
Message-ID: <173397784049.1847197.4402224554529130257.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241210183352.86530-1-edumazet@google.com>

Hello:

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

On Tue, 10 Dec 2024 18:33:49 +0000 you wrote:
> ipv6_chk_mcast_addr() and igmp6_mcf_seq_show() are reading
> fields under RCU. Add missing annotations.
> 
> Eric Dumazet (3):
>   ipv6: mcast: reduce ipv6_chk_mcast_addr() indentation
>   ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE]
>   ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX]
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] ipv6: mcast: reduce ipv6_chk_mcast_addr() indentation
    https://git.kernel.org/netdev/net-next/c/d51cfd5f4fe0
  - [net-next,2/3] ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE]
    https://git.kernel.org/netdev/net-next/c/626962911ad8
  - [net-next,3/3] ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX]
    https://git.kernel.org/netdev/net-next/c/00bf2032e976

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-12-12  4:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-10 18:33 [PATCH net-next 0/3] ipv6: mcast: add data-race annotations Eric Dumazet
2024-12-10 18:33 ` [PATCH net-next 1/3] ipv6: mcast: reduce ipv6_chk_mcast_addr() indentation Eric Dumazet
2024-12-11  3:50   ` David Ahern
2024-12-10 18:33 ` [PATCH net-next 2/3] ipv6: mcast: annotate data-races around mc->mca_sfcount[MCAST_EXCLUDE] Eric Dumazet
2024-12-11  3:54   ` David Ahern
2024-12-10 18:33 ` [PATCH net-next 3/3] ipv6: mcast: annotate data-race around psf->sf_count[MCAST_XXX] Eric Dumazet
2024-12-11  3:55   ` David Ahern
2024-12-12  4:30 ` 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=173397784049.1847197.4402224554529130257.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=horms@kernel.org \
    --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 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.