PCI: Add pci reset quirk for Huawei Intelligent NIC virtual function
driver inclusion category: bugfix bugzilla: NA ----------------------------------------------------------------------- When multiple VFs do FLR at the same time, the firmware is processed serially, resulting in some VF FLRs being delayed more than 100ms, when the virtual machine restarts and the device driver is loaded, the firmware is doing the corresponding VF FLR, causing the driver to fail to load. To solve this problem, add host and firmware status synchronization during FLR. Linux kernel patchwork: http://patchwork.ozlabs.org/project/linux-pci/patch/20201202113450.22 83-1-chiqijun@huawei.com/ Signed-off-by:Chiqijun <chiqijun@huawei.com> Reviewed-by:
Zengweiliang <zengweiliang.zengweiliang@huawei.com> Reviewed-by:
Hanjun Guo <guohanjun@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Loading
Please sign in to comment