netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net v3 PATCH 0/5] octeontx2-af: miscellaneous fixes
@ 2023-11-30  7:58 Geetha sowjanya
  2023-11-30  7:58 ` [net v3 PATCH 1/5] octeontx2-af: Adjust Tx credits when MCS external bypass is disabled Geetha sowjanya
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Geetha sowjanya @ 2023-11-30  7:58 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: kuba, davem, pabeni, edumazet, sgoutham, lcherian, jerinj, gakula,
	sbhatta, hkelam

The series of patches fixes various issues related to mcs
and NIX link registers.

v2-v3:
 Fixed typo error in patch 4 commit message.

v1-v2:
 Fixed author name for patch 5.
 Added Reviewed-by.

Geetha sowjanya (3):
  octeontx2-af: Fix mcs sa cam entries size
  octeontx2-af: Fix mcs stats register address
  octeontx2-af: Add missing mcs flr handler call

Nithin Dabilpuram (1):
  octeontx2-af: Adjust Tx credits when MCS external bypass is disabled

Rahul Bhansali (1):
  octeontx2-af: Update Tx link register range

 .../net/ethernet/marvell/octeontx2/af/mbox.h  |  2 +-
 .../net/ethernet/marvell/octeontx2/af/mcs.c   | 16 ++++++++--
 .../net/ethernet/marvell/octeontx2/af/mcs.h   |  2 ++
 .../ethernet/marvell/octeontx2/af/mcs_reg.h   | 31 ++++++++++++++++---
 .../net/ethernet/marvell/octeontx2/af/rvu.c   |  3 ++
 .../net/ethernet/marvell/octeontx2/af/rvu.h   |  1 +
 .../ethernet/marvell/octeontx2/af/rvu_nix.c   |  8 +++++
 .../ethernet/marvell/octeontx2/af/rvu_reg.c   |  4 +--
 8 files changed, 58 insertions(+), 9 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-12-04  5:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-30  7:58 [net v3 PATCH 0/5] octeontx2-af: miscellaneous fixes Geetha sowjanya
2023-11-30  7:58 ` [net v3 PATCH 1/5] octeontx2-af: Adjust Tx credits when MCS external bypass is disabled Geetha sowjanya
2023-12-03 16:41   ` Simon Horman
2023-12-04  5:26     ` [EXT] " Geethasowjanya Akula
2023-11-30  7:58 ` [net v3 PATCH 2/5] octeontx2-af: Fix mcs sa cam entries size Geetha sowjanya
2023-11-30  8:00   ` Kalesh Anakkur Purayil
2023-12-03 17:01   ` Simon Horman
2023-11-30  7:58 ` [net v3 PATCH 3/5] octeontx2-af: Fix mcs stats register address Geetha sowjanya
2023-12-03 17:00   ` Simon Horman
2023-12-04  5:22     ` [EXT] " Geethasowjanya Akula
2023-11-30  7:58 ` [net v3 PATCH 4/5] octeontx2-af: Add missing mcs flr handler call Geetha sowjanya
2023-11-30  8:00   ` Kalesh Anakkur Purayil
2023-12-03 17:12   ` Simon Horman
2023-11-30  7:58 ` [net v3 PATCH 5/5] octeontx2-af: Update Tx link register range Geetha sowjanya
2023-12-03 17:13   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).