[PATCH v7 0/2] fix legacy device missing region info
Mingjin Ye
mingjinx.ye at intel.com
Wed Nov 22 11:22:30 CET 2023
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
More information about the dev
mailing list