Fill in missing region information for legacy devices in secondary processes. And added rte_vfio_get_device_info API for EAL, which makes it easier and more generic to get device information through vfio driver.
Mingjin Ye (2): vfio: add get device info API bus/pci: fix legacy device missing region info drivers/bus/pci/linux/pci_vfio.c | 26 ++++++++++++++++++++++++++ lib/eal/include/rte_vfio.h | 29 +++++++++++++++++++++++++++++ lib/eal/linux/eal_vfio.c | 27 +++++++++++++++++++++++++++ lib/eal/version.map | 3 +++ 4 files changed, 85 insertions(+) -- 2.25.1