[PATCH net v2 0/2] octeontx2: Misc fixes for RVU drivers

From: Subrat Pandey

Date: Fri Jul 31 2026 - 01:57:42 EST


A few independent fixes for the Marvell OcteonTX2 (RVU AF/PF) drivers:

- Fix aura/CQ BPID assignment under CONFIG_DCB, which assumed
queue_to_pfc_map was always allocated (not true for SDP VFs).
- Fix the SC resource cleanup loop that iterated over secy.max
instead of sc.max.

Changes in v2:
- Dropped "octeontx2-af: Fix mcs string buffer size", will
re-target it to net-next.

Baha Mesleh (1):
octeontx2-af: mcs: Fix SC resource cleanup loop

Geetha sowjanya (1):
octeontx2-pf: Fix aura BPID assignment when CONFIG_DCB is enabled

drivers/net/ethernet/marvell/octeontx2/af/mcs.c | 2 +-
drivers/net/ethernet/marvell/octeontx2/nic/cn20k.c | 8 +++++---
.../ethernet/marvell/octeontx2/nic/otx2_common.c | 13 +++++++------
3 files changed, 13 insertions(+), 10 deletions(-)

--
2.43.0