All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Jonas Rebmann <jre@pengutronix.de>
Cc: "David S. Miller" <davem@davemloft.net>,
	David Ahern <dsahern@kernel.org>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	Madalin Bucur <madalin.bucur@nxp.com>,
	Sean Anderson <sean.anderson@seco.com>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	kernel@pengutronix.de
Subject: Re: [PATCH 0/2] improve multicast join group performance
Date: Mon, 7 Oct 2024 08:30:38 -0700	[thread overview]
Message-ID: <20241007083038.6b2e1f12@kernel.org> (raw)
In-Reply-To: <13350842-4d40-480a-b33d-3f223fca6c63@pengutronix.de>

On Mon, 7 Oct 2024 16:30:47 +0200 Jonas Rebmann wrote:
> On 07/10/2024 16.17, Jonas Rebmann wrote:
> > This series seeks to improve performance on updating igmp group
> > memberships such as with IP_ADD_MEMBERSHIP or MCAST_JOIN_SOURCE_GROUP.  
> 
> Sorry, I forgot: This should have been tagged for net-next. Will be 
> fixed in v2.

No need to repost just for that.

  reply	other threads:[~2024-10-07 15:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-07 14:17 [PATCH 0/2] improve multicast join group performance Jonas Rebmann
2024-10-07 14:17 ` [PATCH 1/2] net: ipv4: igmp: optimize ____ip_mc_inc_group() using mc_hash Jonas Rebmann
2024-10-07 19:06   ` Eric Dumazet
2024-10-07 14:17 ` [PATCH 2/2] net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode() Jonas Rebmann
2024-10-07 14:50   ` Sean Anderson
2024-10-07 14:30 ` [PATCH 0/2] improve multicast join group performance Jonas Rebmann
2024-10-07 15:30   ` Jakub Kicinski [this message]
2024-10-09 12:00 ` patchwork-bot+netdevbpf

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=20241007083038.6b2e1f12@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=jre@pengutronix.de \
    --cc=kernel@pengutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=madalin.bucur@nxp.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sean.anderson@seco.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.