> 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