mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [net 0/5] octeontx2-af: misc RPM fixes
@ 2024-11-22 16:20 Hariprasad Kelam
  2024-11-22 16:20 ` [net 1/5] octeontx2-af: RPM: Fix mismatch in lmac type Hariprasad Kelam
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Hariprasad Kelam @ 2024-11-22 16:20 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: kuba, davem, sgoutham, gakula, jerinj, lcherian, sbhatta, hkelam,
	naveenm, edumazet, pabeni, andrew+netdev

There are few issues with the RPM driver, such as FIFO overflow 
and network performance problems due to wrong FIFO values. This
patchset adds fixes for the same.


Patch1: Fixes the mismatch between the lmac type reported by the driver 
        and the actual hardware configuration.

Patch2: Addresses low network performance observed even on RPMs with 
        larger FIFO lengths.

Patch 3 & 4: Fix the stale FEC counters reported by the driver by 
             accessing the correct CSRs

Patch 5: Resolves the issue related to RPM FIFO overflow during system 
         reboots

Hariprasad Kelam (5):
  octeontx2-af: RPM: Fix mismatch in lmac type
  octeontx2-af: RPM: Fix low network performance
  octeontx2-af: RPM: fix stale RSFEC counters
  octeontx2-af: RPM: fix stale FCFEC counters
  octeontx2-af: Quiesce traffic before NIX block reset

 .../net/ethernet/marvell/octeontx2/af/cgx.c   | 70 ++++++++++++++-
 .../net/ethernet/marvell/octeontx2/af/cgx.h   |  5 ++
 .../marvell/octeontx2/af/lmac_common.h        |  7 +-
 .../net/ethernet/marvell/octeontx2/af/rpm.c   | 87 ++++++++++++++-----
 .../net/ethernet/marvell/octeontx2/af/rpm.h   | 18 ++--
 .../net/ethernet/marvell/octeontx2/af/rvu.c   |  1 +
 .../net/ethernet/marvell/octeontx2/af/rvu.h   |  1 +
 .../ethernet/marvell/octeontx2/af/rvu_cgx.c   | 45 +++++++---
 8 files changed, 194 insertions(+), 40 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-11-26 11:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-22 16:20 [net 0/5] octeontx2-af: misc RPM fixes Hariprasad Kelam
2024-11-22 16:20 ` [net 1/5] octeontx2-af: RPM: Fix mismatch in lmac type Hariprasad Kelam
2024-11-22 16:20 ` [net 2/5] octeontx2-af: RPM: Fix low network performance Hariprasad Kelam
2024-11-22 16:20 ` [net 3/5] octeontx2-af: RPM: fix stale RSFEC counters Hariprasad Kelam
2024-11-22 16:20 ` [net 4/5] octeontx2-af: RPM: fix stale FCFEC counters Hariprasad Kelam
2024-11-22 16:20 ` [net 5/5] octeontx2-af: Quiesce traffic before NIX block reset Hariprasad Kelam
2024-11-26 11:50 ` [net 0/5] octeontx2-af: misc RPM fixes 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

all inboxes | Powered by JetHome®