[PATCH net v3 0/1] octeontx2-af: Bug fixes for VF RX mode
From: <hidden>
Date: 2026-07-02 04:56:33
Also in:
lkml
From: <hidden>
Date: 2026-07-02 04:56:33
Also in:
lkml
From: Kiran Kumar K <redacted> Hello, The 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. Changes in v3: - Drop patch "octeontx2-af: suppress kpu profile loading warning". - Drop the change based on the Sashiko review comment that both APIs already use FW_OPT_NO_WARN, making the switch from request_firmware_direct() to firmware_request_nowarn() unnecessary. Changes in v2: - Rebased patch 2/2 to resolve a merge conflict on the net branch. - Patch 1/2 remains unchanged. Harman Kalra (1): octeontx2-af: fix VF bringup affecting PF promiscuous state drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.48.1