[dpdk-dev] [PATCH v4] support both PIO and MMIO bar for virtio pci device
谢华伟(此时此刻)
huawei.xhw at alibaba-inc.com
Tue Oct 13 10:41:38 CEST 2020
From: "huawei.xhw" <huawei.xhw at 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
More information about the dev
mailing list