Re: [PATCH v3 0/4] fix the issue that DPDK takes over virtio device blindly
From: Thomas Monjalon <hidden>
Date: 2016-02-24 12:44:44
From: Thomas Monjalon <hidden>
Date: 2016-02-24 12:44:44
Huawei Xie (4): eal: make the comment more accurate eal: set kdrv to RTE_KDRV_NONE if kernel driver isn't manipulating the device. virtio: return 1 to tell the kernel we don't take over this device virtio: check if kernel driver is manipulating the virtio device
The virtio PCI code has been refactored. Please Huawei, would it be possible to rebase on master?