netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] Fix issues when PF sets MAC address for VF
@ 2024-10-31  6:02 Wei Fang
  2024-10-31  6:02 ` [PATCH net 1/2] net: enetc: allocate vf_state during PF probes Wei Fang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Wei Fang @ 2024-10-31  6:02 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, andrew+netdev, claudiu.manoil,
	vladimir.oltean
  Cc: netdev, linux-kernel, imx

The ENETC PF driver provides enetc_pf_set_vf_mac() to configure the MAC
address for the ENETC VF, but there are two issues when configuring the
MAC address of the VF through this interface. For specific issues, please
refer to the commit message of the following two patches. Therefore, this
patch set is used to fix these two issues.

Wei Fang (2):
  net: enetc: allocate vf_state during PF probes
  net: enetc: prevent PF from configuring MAC address for an enabled VF

 .../net/ethernet/freescale/enetc/enetc_pf.c   | 25 ++++++++++++-------
 1 file changed, 16 insertions(+), 9 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-11-04  2:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-31  6:02 [PATCH net 0/2] Fix issues when PF sets MAC address for VF Wei Fang
2024-10-31  6:02 ` [PATCH net 1/2] net: enetc: allocate vf_state during PF probes Wei Fang
2024-11-01 11:37   ` Vladimir Oltean
2024-10-31  6:02 ` [PATCH net 2/2] net: enetc: prevent PF from configuring MAC address for an enabled VF Wei Fang
2024-11-01 11:39   ` Vladimir Oltean
2024-11-03 20:50 ` [PATCH net 0/2] Fix issues when PF sets MAC address for VF Jakub Kicinski
2024-11-04  2:41   ` Wei Fang
2024-11-03 21:00 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).