netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH 0/2] ocetontx2: Multicast/mirror offload changes
@ 2023-11-16 10:15 Suman Ghosh
  2023-11-16 10:16 ` [net-next PATCH 1/2] octeontx2-af: Add new mbox to support multicast/mirror offload Suman Ghosh
  2023-11-16 10:16 ` [net-next PATCH 2/2] octeontx2-pf: TC flower offload support for mirror Suman Ghosh
  0 siblings, 2 replies; 6+ messages in thread
From: Suman Ghosh @ 2023-11-16 10:15 UTC (permalink / raw)
  To: sgoutham, gakula, sbhatta, hkelam, davem, edumazet, kuba, pabeni,
	netdev, linux-kernel, lcherian, jerinj
  Cc: Suman Ghosh

This patchset includes changes to support TC multicast/mirror offload.

Patch #1: Adds changes to support new mailbox to offload multicast/mirror
offload

Patch #2: Adds TC related changes which uses the newly added mailboxes to
offload multicast/mirror rules.

Suman Ghosh (2):
  octeontx2-af: Add new mbox to support multicast/mirror offload
  octeontx2-pf: TC flower offload support for mirror

 .../net/ethernet/marvell/octeontx2/af/mbox.h  |  64 ++
 .../net/ethernet/marvell/octeontx2/af/rvu.c   |   6 +-
 .../net/ethernet/marvell/octeontx2/af/rvu.h   |  39 +-
 .../ethernet/marvell/octeontx2/af/rvu_nix.c   | 686 +++++++++++++++++-
 .../ethernet/marvell/octeontx2/af/rvu_npc.c   |  14 +-
 .../marvell/octeontx2/af/rvu_npc_fs.c         |  66 +-
 .../ethernet/marvell/octeontx2/nic/otx2_tc.c  | 110 ++-
 7 files changed, 947 insertions(+), 38 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-11-20 20:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-16 10:15 [net-next PATCH 0/2] ocetontx2: Multicast/mirror offload changes Suman Ghosh
2023-11-16 10:16 ` [net-next PATCH 1/2] octeontx2-af: Add new mbox to support multicast/mirror offload Suman Ghosh
2023-11-20 20:11   ` Simon Horman
2023-11-16 10:16 ` [net-next PATCH 2/2] octeontx2-pf: TC flower offload support for mirror Suman Ghosh
2023-11-16 10:58   ` Wojciech Drewek
2023-11-18 17:52     ` [EXT] " Suman Ghosh

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