This new version split the patch and improve some comments. These patches will be included in the coming release 1.4.1r1. They are needed to load vmxnet3-usermap and virtio-net-pmd with DPDK 1.4.
--- David Marchand (1): pci: do not check BAR0 mapping Thomas Monjalon (1): pci: use igb_uio mapping only when needed app/test/test_pci.c | 2 -- lib/librte_eal/common/include/rte_pci.h | 2 -- lib/librte_eal/linuxapp/eal/eal_pci.c | 29 +++++++---------------------- lib/librte_pmd_e1000/em_ethdev.c | 2 -- lib/librte_pmd_e1000/igb_ethdev.c | 4 ---- lib/librte_pmd_ixgbe/ixgbe_ethdev.c | 4 ---- 6 files changed, 7 insertions(+), 36 deletions(-) -- 1.7.10.4