All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net,0/6] Fixes for CPT and RSS configuration
@ 2024-07-01  9:07 Srujana Challa
  2024-07-01  9:07 ` [PATCH net,1/6] octeontx2-af: replace cpt slot with lf id on reg write Srujana Challa
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Srujana Challa @ 2024-07-01  9:07 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: kuba, davem, pabeni, sgoutham, lcherian, gakula, jerinj, hkelam,
	sbhatta, schalla

This series of patches fixes various issues related to CPT
configuration and RSS configuration.

Kiran Kumar K (1):
  octeontx2-af: Fix issue with IPv6 ext match for RSS

Michal Mazur (1):
  octeontx2-af: fix detection of IP layer

Nithin Dabilpuram (1):
  octeontx2-af: replace cpt slot with lf id on reg write

Satheesh Paul (1):
  octeontx2-af: fix issue with IPv4 match for RSS

Srujana Challa (2):
  octeontx2-af: reduce cpt flt interrupt vectors for cn10kb
  octeontx2-af: fix a issue with cpt_lf_alloc mailbox

 .../net/ethernet/marvell/octeontx2/af/mbox.h  |  7 +-
 .../net/ethernet/marvell/octeontx2/af/npc.h   |  8 +-
 .../ethernet/marvell/octeontx2/af/rvu_cpt.c   | 78 +++++++++++++++----
 .../ethernet/marvell/octeontx2/af/rvu_nix.c   |  7 +-
 .../marvell/octeontx2/af/rvu_struct.h         |  5 +-
 5 files changed, 79 insertions(+), 26 deletions(-)

-- 
2.25.1


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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01  9:07 [PATCH net,0/6] Fixes for CPT and RSS configuration Srujana Challa
2024-07-01  9:07 ` [PATCH net,1/6] octeontx2-af: replace cpt slot with lf id on reg write Srujana Challa
2024-07-02 12:54   ` Michal Kubiak
2024-07-09 10:56     ` [EXTERNAL] " Srujana Challa
2024-07-01  9:07 ` [PATCH net,2/6] octeontx2-af: reduce cpt flt interrupt vectors for cn10kb Srujana Challa
2024-07-02 10:28   ` Simon Horman
2024-07-09 11:20     ` [EXTERNAL] " Srujana Challa
2024-07-01  9:07 ` [PATCH net,3/6] Fix CPT_LF_ALLOC mailbox error due to incompatible mailbox message format Srujana Challa
2024-07-02  3:58   ` Kalesh Anakkur Purayil
2024-07-01  9:07 ` [PATCH net,4/6] octeontx2-af: Fix issue with IPv6 ext match for RSS Srujana Challa
2024-07-02  3:57   ` Kalesh Anakkur Purayil
2024-07-01  9:07 ` [PATCH net,5/6] octeontx2-af: fix issue with IPv4 " Srujana Challa
2024-07-01  9:07 ` [PATCH net,6/6] octeontx2-af: fix detection of IP layer Srujana Challa

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.