netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Add support for CN10K CPT block
@ 2021-04-20 11:43 Srujana Challa
  2021-04-20 11:43 ` [PATCH 1/3] octeontx2-af: cn10k: Mailbox changes for CN10K CPT Srujana Challa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Srujana Challa @ 2021-04-20 11:43 UTC (permalink / raw)
  To: netdev
  Cc: davem, kuba, sgoutham, lcherian, sbhatta, hkelam, gakula, jerinj,
	pathreya, Srujana Challa

OcteonTX3 (CN10K) silicon is a Marvell next-gen silicon. CN10K CPT
introduces new features like reassembly support and some feature
enhancements.
This patchset adds new mailbox messages and some minor changes to
existing mailbox messages to support CN10K CPT.

Srujana Challa (3):
  octeontx2-af: cn10k: Mailbox changes for CN10K CPT
  octeontx2-af: cn10k: Add mailbox to configure reassembly timeout
  octeontx2-af: Add mailbox for CPT stats

 .../net/ethernet/marvell/octeontx2/af/mbox.h  |  61 ++++++
 .../ethernet/marvell/octeontx2/af/rvu_cpt.c   | 191 +++++++++++++++++-
 .../ethernet/marvell/octeontx2/af/rvu_reg.h   |  21 ++
 3 files changed, 265 insertions(+), 8 deletions(-)

-- 
2.29.0


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20 11:43 [PATCH net-next 0/3] Add support for CN10K CPT block Srujana Challa
2021-04-20 11:43 ` [PATCH 1/3] octeontx2-af: cn10k: Mailbox changes for CN10K CPT Srujana Challa
2021-04-20 11:43 ` [PATCH 2/3] octeontx2-af: cn10k: Add mailbox to configure reassembly timeout Srujana Challa
2021-04-20 11:43 ` [PATCH 3/3] octeontx2-af: Add mailbox for CPT stats Srujana Challa

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