Netdev List
 help / color / mirror / Atom feed
* [PATCH net 0/2] octeontx2-af: Bug fixes for KPU profile and VF RX mode
@ 2026-06-19  9:07 nshettyj
  2026-06-19  9:07 ` [PATCH net 1/2] octeontx2-af: fix VF bringup affecting PF promiscuous state nshettyj
  2026-06-19  9:07 ` [PATCH net 2/2] octeontx2-af: suppress kpu profile loading warning nshettyj
  0 siblings, 2 replies; 3+ messages in thread
From: nshettyj @ 2026-06-19  9:07 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: sgoutham, lcherian, gakula, hkelam, sbhatta, andrew+netdev, davem,
	edumazet, kuba, pabeni, Sunil.Goutham, naveenm, hkalra,
	Nitin Shetty J

From: Nitin Shetty J <nshettyj@marvell.com>

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


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

end of thread, other threads:[~2026-06-19  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-19  9:07 [PATCH net 0/2] octeontx2-af: Bug fixes for KPU profile and VF RX mode nshettyj
2026-06-19  9:07 ` [PATCH net 1/2] octeontx2-af: fix VF bringup affecting PF promiscuous state nshettyj
2026-06-19  9:07 ` [PATCH net 2/2] octeontx2-af: suppress kpu profile loading warning nshettyj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox