netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net PATCH 0/3] octeontx2-af: Fix issues with NPC field hash extract
@ 2023-07-12 11:16 Suman Ghosh
  2023-07-12 11:16 ` [net PATCH 1/3] octeontx2-af: Fix hash extraction mbox message Suman Ghosh
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Suman Ghosh @ 2023-07-12 11:16 UTC (permalink / raw)
  To: sgoutham, gakula, sbhatta, hkelam, davem, edumazet, kuba, pabeni,
	netdev, linux-kernel
  Cc: Suman Ghosh

This patchset fixes the issues with NPC field hash extract. This feature is
supported only for CN10KB variant of CN10K series of silicons.

Patch #1 Fix hash extraction mbox message

Patch #2 Fix hash extraction enable configuration

Patch #3 Fix hash configuration for both source and destination IPv6

Suman Ghosh (3):
  octeontx2-af: Fix hash extraction mbox message
  octeontx2-af: Fix hash extraction enable configuration
  octeontx2-af: Fix hash configuration for both source and destination
    IPv6

 .../net/ethernet/marvell/octeontx2/af/mbox.h  |  16 +-
 .../marvell/octeontx2/af/rvu_npc_fs.c         |  22 ++-
 .../marvell/octeontx2/af/rvu_npc_fs.h         |   4 +
 .../marvell/octeontx2/af/rvu_npc_hash.c       | 160 ++++++++++++------
 .../marvell/octeontx2/af/rvu_npc_hash.h       |  21 ++-
 5 files changed, 150 insertions(+), 73 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-07-14  7:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12 11:16 [net PATCH 0/3] octeontx2-af: Fix issues with NPC field hash extract Suman Ghosh
2023-07-12 11:16 ` [net PATCH 1/3] octeontx2-af: Fix hash extraction mbox message Suman Ghosh
2023-07-12 12:39   ` Leon Romanovsky
2023-07-13  5:19   ` Jakub Kicinski
2023-07-14  7:06     ` [EXT] " Suman Ghosh
2023-07-12 11:16 ` [net PATCH 2/3] octeontx2-af: Fix hash extraction enable configuration Suman Ghosh
2023-07-12 12:39   ` Leon Romanovsky
2023-07-13  5:20   ` Jakub Kicinski
2023-07-14  7:07     ` [EXT] " Suman Ghosh
2023-07-12 11:16 ` [net PATCH 3/3] octeontx2-af: Fix hash configuration for both source and destination IPv6 Suman Ghosh
2023-07-12 12:39   ` Leon Romanovsky
2023-07-13  5:21 ` [net PATCH 0/3] octeontx2-af: Fix issues with NPC field hash extract Jakub Kicinski
2023-07-14  7:06   ` [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).