[net PATCH 0/3] octeontx2-af: Fix issues with NPC field hash extract

Suman Ghosh posted 3 patches 2 years, 6 months ago
There is a newer version of this series
.../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(-)
[net PATCH 0/3] octeontx2-af: Fix issues with NPC field hash extract
Posted by Suman Ghosh 2 years, 6 months ago
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
Re: [net PATCH 0/3] octeontx2-af: Fix issues with NPC field hash extract
Posted by Jakub Kicinski 2 years, 6 months ago
On Wed, 12 Jul 2023 16:46:01 +0530 Suman Ghosh wrote:
> This patchset fixes the issues with NPC field hash extract. This feature is
> supported only for CN10KB variant of CN10K series of silicons.

All patches look like features / extension.

Please describe in the cover letter how user of upstream Linux kernel
can take advantage of those features.
-- 
pw-bot: cr
RE: [EXT] Re: [net PATCH 0/3] octeontx2-af: Fix issues with NPC field hash extract
Posted by Suman Ghosh 2 years, 6 months ago
>> This patchset fixes the issues with NPC field hash extract. This
>> feature is supported only for CN10KB variant of CN10K series of
>silicons.
>
>All patches look like features / extension.
>
>Please describe in the cover letter how user of upstream Linux kernel
>can take advantage of those features.
[Suman] Update the messages in v2
>--
>pw-bot: cr