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

From: Harman Kalra <hkalra@marvell.com>

Hello,

This is version 2 of the patch series targeting the net branch. The second 
patch has been rebased against the current HEAD of the net branch to resolve 
a merge conflict. No logical changes were made to either patch.

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.

Changes in v2:
- Rebased patch 2/2 to resolve a merge conflict on the net branch.
- Patch 1/2 remains unchanged.

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-23  4:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-23  4:06 [PATCH net v2 0/2] octeontx2-af: Bug fixes for KPU profile and VF RX mode nshettyj
2026-06-23  4:06 ` [PATCH net v2 1/2] octeontx2-af: fix VF bringup affecting PF promiscuous state nshettyj
2026-06-23  4:06 ` [PATCH net v2 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