[dpdk-dev] [PATCH v5 0/6] fix the issue that DPDK takes over virtio device blindly

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Mar 10 00:35:37 CET 2016


> Huawei Xie (6):
>   eal: make the comment more accurate
>   eal: set kdrv to RTE_KDRV_NONE if kernel driver isn't managing the device.
>   eal: use new RTE_ARCH_X86 macro for x86 arch

I've completed this patch to use RTE_ARCH_X86 in EAL.

>   eal: simple code rework
>   eal: map IO port only when kernel driver isn't managing the device
>   virtio: return 1 to tell the upper layer we don't take over this device

Applied, thanks


More information about the dev mailing list