2023-11-27 03:05:46

by Geethasowjanya Akula

[permalink] [raw]
Subject: [net v2 PATCH 0/5] octeontx2-af: miscellaneous fixes

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

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