From: patchwork-bot+netdevbpf@kernel.org
To: Ravi Gunasekaran <r-gunasekaran@ti.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, wojciech.drewek@intel.com,
bigeasy@linutronix.de, horms@kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, srk@ti.com
Subject: Re: [PATCH net-next v2] net: hsr: Add support for MC filtering at the slave device
Date: Wed, 22 Nov 2023 11:00:24 +0000 [thread overview]
Message-ID: <170065082419.4259.7747506565091490593.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231121053753.32738-1-r-gunasekaran@ti.com>
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Tue, 21 Nov 2023 11:07:53 +0530 you wrote:
> From: Murali Karicheri <m-karicheri2@ti.com>
>
> When MC (multicast) list is updated by the networking layer due to a
> user command and as well as when allmulti flag is set, it needs to be
> passed to the enslaved Ethernet devices. This patch allows this
> to happen by implementing ndo_change_rx_flags() and ndo_set_rx_mode()
> API calls that in turns pass it to the slave devices using
> existing API calls.
>
> [...]
Here is the summary with links:
- [net-next,v2] net: hsr: Add support for MC filtering at the slave device
https://git.kernel.org/netdev/net-next/c/36b20fcdd966
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:[~2023-11-22 11:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 5:37 [PATCH net-next v2] net: hsr: Add support for MC filtering at the slave device Ravi Gunasekaran
2023-11-21 13:55 ` Simon Horman
2023-11-22 11:00 ` 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=170065082419.4259.7747506565091490593.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bigeasy@linutronix.de \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=r-gunasekaran@ti.com \
--cc=srk@ti.com \
--cc=wojciech.drewek@intel.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.