[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173042883126.2159382.8815071931482398817.git-patchwork-notify@kernel.org>
Date: Fri, 01 Nov 2024 02:40:31 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Wei Fang <wei.fang@....com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, andrew+netdev@...n.ch, claudiu.manoil@....com,
vladimir.oltean@....com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, imx@...ts.linux.dev
Subject: Re: [PATCH v2 net] net: enetc: set MAC address to the VF net_device
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 29 Oct 2024 17:04:06 +0800 you wrote:
> The MAC address of VF can be configured through the mailbox mechanism of
> ENETC, but the previous implementation forgot to set the MAC address in
> net_device, resulting in the SMAC of the sent frames still being the old
> MAC address. Since the MAC address in the hardware has been changed, Rx
> cannot receive frames with the DMAC address as the new MAC address. The
> most obvious phenomenon is that after changing the MAC address, we can
> see that the MAC address of eno0vf0 has not changed through the "ifconfig
> eno0vf0" command and the IP address cannot be obtained .
>
> [...]
Here is the summary with links:
- [v2,net] net: enetc: set MAC address to the VF net_device
https://git.kernel.org/netdev/net/c/badccd49b93b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists