public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [net 0/2] octeontx2: Fix issues with promisc/allmulti mode
@ 2023-12-08  6:56 Hariprasad Kelam
  2023-12-08  6:56 ` [net 1/2] octeontx2-pf: Fix promisc mcam entry action Hariprasad Kelam
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hariprasad Kelam @ 2023-12-08  6:56 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: kuba, davem, sgoutham, gakula, jerinj, lcherian, sbhatta, hkelam,
	naveenm, edumazet, pabeni

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-11 10:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-08  6:56 [net 0/2] octeontx2: Fix issues with promisc/allmulti mode Hariprasad Kelam
2023-12-08  6:56 ` [net 1/2] octeontx2-pf: Fix promisc mcam entry action Hariprasad Kelam
2023-12-08  6:56 ` [net 2/2] octeontx2-af: Update RSS algorithm index Hariprasad Kelam
2023-12-11 10:10 ` [net 0/2] octeontx2: Fix issues with promisc/allmulti mode patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox