Re: [PATCH] net/netvsc: fix issues with hot adding multiple VF PCI devices

2022-05-03 Thread Ferruh Yigit
On 3/24/2022 5:46 PM, lon...@linuxonhyperv.com wrote: From: Long Li This patch fixes two issues with hot removing/adding a VF PCI device: 1. The original device argument is lost when it's hot added 2. If there are multiple VFs hot adding at the same time, some of the VFs may not get added succe

[PATCH] net/netvsc: fix issues with hot adding multiple VF PCI devices

2022-03-24 Thread longli
From: Long Li This patch fixes two issues with hot removing/adding a VF PCI device: 1. The original device argument is lost when it's hot added 2. If there are multiple VFs hot adding at the same time, some of the VFs may not get added successfully because only one single VF status is stored in t