[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230716193049.2499410-1-sumang@marvell.com>
Date: Mon, 17 Jul 2023 01:00:47 +0530
From: Suman Ghosh <sumang@...vell.com>
To: <sgoutham@...vell.com>, <gakula@...vell.com>,
<sbhatta@...vell.com>, <hkelam@...vell.com>, <davem@...emloft.net>,
<edumazet@...gle.com>, <kuba@...nel.org>, <pabeni@...hat.com>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: Suman Ghosh <sumang@...vell.com>
Subject: [net PATCH V3 0/2] octeontx2-af: Fix issues with NPC field hash
This patchset fixes the issues with NPC field hash extract. This feature is
supported only for CN10KB variant of CN10K series of silicons. This features
helps to hash reduce 128 bit IPv6 source/destination address to 32 bit(also)
configurable) which can save 96 bit and can be used to store other key
information during packet filtering.
Patch #1 Fix hash extraction mbox message
Patch #2 Fix hash extraction enable configuration
Suman Ghosh (2):
octeontx2-af: Fix hash extraction mbox message
octeontx2-af: Fix hash extraction enable configuration
---
v3 changes:
1. Rebased the patchset on top of 'main' branch
2. Removed patch #3 as it is already merged in the 'main' branch
v2 changes:
Fixed review comment from Jakub Kicinski
1. Updated detailed commit messages
2. Updated cover letter.
.../net/ethernet/marvell/octeontx2/af/mbox.h | 6 +-
.../marvell/octeontx2/af/rvu_npc_hash.c | 70 +++++++++++++++----
.../marvell/octeontx2/af/rvu_npc_hash.h | 17 +++--
3 files changed, 69 insertions(+), 24 deletions(-)
--
2.25.1
Powered by blists - more mailing lists