netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: sparx5: Add multicast support
@ 2022-03-21 10:14 Casper Andersson
  2022-03-21 10:14 ` [PATCH net-next 1/2] net: sparx5: Add arbiter for managing PGID table Casper Andersson
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Casper Andersson @ 2022-03-21 10:14 UTC (permalink / raw)
  To: David S. Miller, Jakub Kicinski, Paolo Abeni, netdev
  Cc: Lars Povlsen, Steen Hegelund, UNGLinuxDriver

Add multicast support to Sparx5.

--
I apologies, I accidentally forgot to add the netdev
mailing list the first time I sent this. Here it comes 
to netdev as well.

Casper Andersson (2):
  net: sparx5: Add arbiter for managing PGID table
  net: sparx5: Add mdb handlers

 .../net/ethernet/microchip/sparx5/Makefile    |   2 +-
 .../microchip/sparx5/sparx5_mactable.c        |  33 ++++--
 .../ethernet/microchip/sparx5/sparx5_main.c   |   3 +
 .../ethernet/microchip/sparx5/sparx5_main.h   |  23 ++++
 .../ethernet/microchip/sparx5/sparx5_pgid.c   |  60 ++++++++++
 .../microchip/sparx5/sparx5_switchdev.c       | 111 ++++++++++++++++++
 6 files changed, 221 insertions(+), 11 deletions(-)
 create mode 100644 drivers/net/ethernet/microchip/sparx5/sparx5_pgid.c

-- 
2.30.2


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-03-22 15:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-21 10:14 [PATCH net-next 0/2] net: sparx5: Add multicast support Casper Andersson
2022-03-21 10:14 ` [PATCH net-next 1/2] net: sparx5: Add arbiter for managing PGID table Casper Andersson
2022-03-21 13:23   ` Steen Hegelund
2022-03-21 10:14 ` [PATCH net-next 2/2] net: sparx5: Add mdb handlers Casper Andersson
2022-03-21 13:24   ` Steen Hegelund
2022-03-22  9:59     ` Casper Andersson
2022-03-22 14:51       ` Steen Hegelund
2022-03-22 15:40         ` Casper Andersson
2022-03-21 13:30 ` [PATCH net-next 0/2] net: sparx5: Add multicast support patchwork-bot+netdevbpf
2022-03-21 13:33   ` Steen Hegelund
2022-03-21 19:47     ` Jakub Kicinski
2022-03-22  8:06       ` Steen Hegelund
2022-03-22  8:18         ` Casper Andersson

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).