[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240829080935.371281-1-schalla@marvell.com>
Date: Thu, 29 Aug 2024 13:39:32 +0530
From: Srujana Challa <schalla@...vell.com>
To: <netdev@...r.kernel.org>
CC: <davem@...emloft.net>, <kuba@...nel.org>, <pabeni@...hat.com>,
<edumazet@...gle.com>, <sgoutham@...vell.com>, <lcherian@...vell.com>,
<gakula@...vell.com>, <jerinj@...vell.com>, <hkelam@...vell.com>,
<sbhatta@...vell.com>, <bbhushan2@...vell.com>,
<ndabilpuram@...vell.com>, <schalla@...vell.com>
Subject: [PATCH net-next,v2,0/3] octeontx2-af: update CPT block for CN10KB and CN10KA B0
This commit addresses two key updates for the CN10KB and CN10KA B0:
1. The number of FLT interrupt vectors has been reduced to 2 on CN10KB.
The code is updated to reflect this change across the CN10K series.
2. The maximum CPT credits that RX can use are now configurable through
a hardware CSR on CN10KA B0. This patch sets the default value to optimize
peak performance, aligning it with other chip versions.
v2:
- Addressed the review comments.
Srujana Challa (3):
octeontx2-af: use dynamic interrupt vectors for CN10K
octeontx2-af: avoid RXC register access for CN10KB
octeontx2-af: configure default CPT credits for CN10KA B0
.../net/ethernet/marvell/octeontx2/af/mbox.h | 5 +-
.../net/ethernet/marvell/octeontx2/af/rvu.h | 30 +++++
.../ethernet/marvell/octeontx2/af/rvu_cpt.c | 124 +++++++++++++++---
.../ethernet/marvell/octeontx2/af/rvu_reg.h | 1 +
.../marvell/octeontx2/af/rvu_struct.h | 6 +-
5 files changed, 143 insertions(+), 23 deletions(-)
--
2.25.1
Powered by blists - more mailing lists