netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Yuyang Huang <yuyanghuang@google.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, horms@kernel.org, dsahern@kernel.org,
	netdev@vger.kernel.org, donald.hunter@gmail.com,
	shuah@kernel.org, razor@blackwall.org, liuhangbin@gmail.com,
	daniel@iogearbox.net, petrm@nvidia.com,
	linux-kselftest@vger.kernel.org, maze@google.com,
	lorenzo@google.com
Subject: Re: [PATCH net-next, v8 1/2] netlink: support dumping IPv4 multicast addresses
Date: Tue, 11 Feb 2025 10:40:31 +0000	[thread overview]
Message-ID: <173927043179.4019065.9891478772940585487.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250207110836.2407224-1-yuyanghuang@google.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Fri,  7 Feb 2025 20:08:35 +0900 you wrote:
> Extended RTM_GETMULTICAST to support dumping joined IPv4 multicast
> addresses, in addition to the existing IPv6 functionality. This allows
> userspace applications to retrieve both IPv4 and IPv6 multicast
> addresses through similar netlink command and then monitor future
> changes by registering to RTNLGRP_IPV4_MCADDR and RTNLGRP_IPV6_MCADDR.
> 
> Cc: Maciej Żenczykowski <maze@google.com>
> Cc: Lorenzo Colitti <lorenzo@google.com>
> Reviewed-by: Eric Dumazet <edumazet@google.com>
> Signed-off-by: Yuyang Huang <yuyanghuang@google.com>
> 
> [...]

Here is the summary with links:
  - [net-next,v8,1/2] netlink: support dumping IPv4 multicast addresses
    https://git.kernel.org/netdev/net-next/c/eb4e17a1d915
  - [net-next,v8,2/2] selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support
    https://git.kernel.org/netdev/net-next/c/4f280376e531

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



      parent reply	other threads:[~2025-02-11 10:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-07 11:08 [PATCH net-next, v8 1/2] netlink: support dumping IPv4 multicast addresses Yuyang Huang
2025-02-07 11:08 ` [PATCH net-next, v8 2/2] selftests/net: Add selftest for IPv4 RTM_GETMULTICAST support Yuyang Huang
2025-02-10 16:13   ` Simon Horman
2025-02-11  5:43     ` Yuyang Huang
2025-02-11 10:05       ` Simon Horman
2025-02-11 10: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=173927043179.4019065.9891478772940585487.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=davem@davemloft.net \
    --cc=donald.hunter@gmail.com \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=liuhangbin@gmail.com \
    --cc=lorenzo@google.com \
    --cc=maze@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=petrm@nvidia.com \
    --cc=razor@blackwall.org \
    --cc=shuah@kernel.org \
    --cc=yuyanghuang@google.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).