[AMD Official Use Only - General] > -----Original Message----- > From: Mingjin Ye <mingjinx...@intel.com> > Sent: Wednesday, November 22, 2023 3:53 PM > To: dev@dpdk.org > Cc: qiming.y...@intel.com; Mingjin Ye <mingjinx...@intel.com>; Anatoly > Burakov <anatoly.bura...@intel.com> > Subject: [PATCH v7 1/2] vfio: add get device info API > > 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>
Acked-by: Nipun Gupta <nipun.gu...@amd.com>