On Nov 22, 2023, at 18:22, Mingjin Ye <mingjinx...@intel.com> wrote: > > External email: Use caution opening links or attachments > > > This patch adds an API to support getting device information. > > The driver can use the "rte_vfio_get_device_info" helper to get > device information from EAL. > > Signed-off-by: Mingjin Ye <mingjinx...@intel.com> > --- > lib/eal/include/rte_vfio.h | 29 +++++++++++++++++++++++++++++ > lib/eal/linux/eal_vfio.c | 27 +++++++++++++++++++++++++++ > lib/eal/version.map | 3 +++ > 3 files changed, 59 insertions(+) >
Comments not addressed: https://mails.dpdk.org/archives/dev/2023-November/282200.html /Chenbo