From: "huawei.xhw" <huawei....@alibaba-inc.com> v2 changes: - add more explanation in the commit message
v3 changes: - fix patch format issues v4 changes: - fixes for RTE_KDRV_UIO_GENERIC -> RTE_PCI_KDRV_UIO_GENERIC huawei.xhw (1): pci: support both PIO and MMIO BAR for legacy virtio on x86 drivers/bus/pci/linux/pci.c | 89 +-------------------- drivers/bus/pci/linux/pci_uio.c | 167 +++++++++++++++++++++++++++------------- 2 files changed, 119 insertions(+), 137 deletions(-) -- 1.8.3.1