netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Alexander Duyck <alexander.duyck@gmail.com>
Cc: netdev@vger.kernel.org, kuba@kernel.org, kernel-team@meta.com,
	andrew+netdev@lunn.ch, pabeni@redhat.com, davem@davemloft.net
Subject: Re: [net-next PATCH 1/4] fbnic: Move promisc_sync out of netdev code and into RPC path
Date: Thu, 28 Aug 2025 11:25:33 +0100	[thread overview]
Message-ID: <20250828102533.GV10519@horms.kernel.org> (raw)
In-Reply-To: <175623748769.2246365.2130394904175851458.stgit@ahduyck-xeon-server.home.arpa>

On Tue, Aug 26, 2025 at 12:44:47PM -0700, Alexander Duyck wrote:
> From: Alexander Duyck <alexanderduyck@fb.com>
> 
> In order for us to support the BMC possibly connecting, disconnecting, and
> then reconnecting we need to be able to support entities outside of just
> the NIC setting up promiscuous mode as the BMC can use a multicast
> promiscuous setup.
> 
> To support that we should move the promisc_sync code out of the netdev and
> into the RPC section of the driver so that it is reachable from more paths.
> 
> Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>

Reviewed-by: Simon Horman <horms@kernel.org>


  reply	other threads:[~2025-08-28 10:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-26 19:44 [net-next PATCH 0/4] fbnic: Synchronize address handling with BMC Alexander Duyck
2025-08-26 19:44 ` [net-next PATCH 1/4] fbnic: Move promisc_sync out of netdev code and into RPC path Alexander Duyck
2025-08-28 10:25   ` Simon Horman [this message]
2025-08-26 19:44 ` [net-next PATCH 2/4] fbnic: Pass fbnic_dev instead of netdev to __fbnic_set/clear_rx_mode Alexander Duyck
2025-08-28 10:25   ` Simon Horman
2025-08-26 19:45 ` [net-next PATCH 3/4] fbnic: Add logic to repopulate RPC TCAM if BMC enables channel Alexander Duyck
2025-08-28 10:26   ` Simon Horman
2025-08-26 19:45 ` [net-next PATCH 4/4] fbnic: Push local unicast MAC addresses to FW to populate TCAMs Alexander Duyck
2025-08-28 10:26   ` Simon Horman
2025-08-28 10:46 ` [net-next PATCH 0/4] fbnic: Synchronize address handling with BMC Paolo Abeni
2025-08-28 12:50   ` Paolo Abeni
2025-08-28 15:09     ` Alexander Duyck
2025-08-28 13: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=20250828102533.GV10519@horms.kernel.org \
    --to=horms@kernel.org \
    --cc=alexander.duyck@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=kernel-team@meta.com \
    --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 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).