Hello:
This patch was applied to netdev/net.git (master) by David S. Miller davem@davemloft.net:
On Wed, 5 Oct 2022 22:52:59 -0700 you wrote:
During vm boot, there might be possibility that vf registration call comes before the vf association from host to vm.
And this might break netvsc vf path, To prevent the same block vf registration until vf bind message comes from host.
Cc: stable@vger.kernel.org Fixes: 00d7ddba11436 ("hv_netvsc: pair VF based on serial number") Reviewed-by: Haiyang Zhang haiyangz@microsoft.com Signed-off-by: Gaurav Kohli gauravkohli@linux.microsoft.com
[...]
Here is the summary with links: - [v2,net] hv_netvsc: Fix race between VF offering and VF association message from host https://git.kernel.org/netdev/net/c/365e1ececb29
You are awesome, thank you!