[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170705402553.16095.3173468091429343383.git-patchwork-notify@kernel.org>
Date: Sun, 04 Feb 2024 13:40:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Shradha Gupta <shradhagupta@...ux.microsoft.com>
Cc: kys@...rosoft.com, haiyangz@...rosoft.com, wei.liu@...nel.org,
decui@...rosoft.com, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, wojciech.drewek@...el.com,
linux-hyperv@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, shradhagupta@...rosoft.com,
stable@...r.kernel.org
Subject: Re: [PATCH net,v2] hv_netvsc: Register VF in netvsc_probe if
NET_DEVICE_REGISTER missed
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Thu, 1 Feb 2024 20:40:38 -0800 you wrote:
> If hv_netvsc driver is unloaded and reloaded, the NET_DEVICE_REGISTER
> handler cannot perform VF register successfully as the register call
> is received before netvsc_probe is finished. This is because we
> register register_netdevice_notifier() very early( even before
> vmbus_driver_register()).
> To fix this, we try to register each such matching VF( if it is visible
> as a netdevice) at the end of netvsc_probe.
>
> [...]
Here is the summary with links:
- [net,v2] hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed
https://git.kernel.org/netdev/net/c/9cae43da9867
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