[PATCH net 0/2] octeontx2-af: Bug fixes for KPU profile and VF RX mode
From: <hidden>
Date: 2026-06-19 09:08:04
Also in:
lkml
From: <hidden>
Date: 2026-06-19 09:08:04
Also in:
lkml
From: Nitin Shetty J <redacted> This patch series contains two standalone bug fixes for the Octeontx2 administrative function (AF) driver targeting the net branch. The first patch addresses a spurious firmware loading warning by switching to the non-warning variant of the firmware request API when falling back to alternative loading methods. The second patch resolves an issue where a VF changing its interface state could inadvertently delete the RX promiscuous and all-multicast MCAM rules belonging to the host PF. Harman Kalra (2): octeontx2-af: fix VF bringup affecting PF promiscuous state octeontx2-af: suppress kpu profile loading warning drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c | 4 ++-- drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.48.1