[net 0/2] octeontx2: Fix issues with promisc/allmulti mode

From: Hariprasad Kelam
Date: Fri Dec 08 2023 - 01:56:34 EST


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