[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231208065610.16086-1-hkelam@marvell.com>
Date: Fri, 8 Dec 2023 12:26:08 +0530
From: Hariprasad Kelam <hkelam@...vell.com>
To: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <kuba@...nel.org>, <davem@...emloft.net>, <sgoutham@...vell.com>,
<gakula@...vell.com>, <jerinj@...vell.com>, <lcherian@...vell.com>,
<sbhatta@...vell.com>, <hkelam@...vell.com>, <naveenm@...vell.com>,
<edumazet@...gle.com>, <pabeni@...hat.com>
Subject: [net 0/2] octeontx2: Fix issues with promisc/allmulti mode
When interface is configured in promisc/all multi mode, low network
performance observed. This series patches address the same.
Patch1: Change the promisc/all multi mcam entry action to unicast if
there are no trusted vfs associated with PF.
Patch2: Configures RSS flow algorithm in promisc/all multi mcam entries
to address flow distribution issues.
Hariprasad Kelam (2):
octeontx2-pf: Fix promisc mcam entry action
octeontx2-af: Update RSS algorithm index
.../ethernet/marvell/octeontx2/af/rvu_npc.c | 55 +++++++++++++++----
.../ethernet/marvell/octeontx2/nic/otx2_pf.c | 25 ++++++++-
2 files changed, 66 insertions(+), 14 deletions(-)
--
2.17.1
Powered by blists - more mailing lists