[AMD Official Use Only - General] > -----Original Message----- > From: Mingjin Ye <[email protected]> > Sent: Wednesday, November 22, 2023 3:53 PM > To: [email protected] > Cc: [email protected]; Mingjin Ye <[email protected]>; Anatoly > Burakov <[email protected]> > 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 <[email protected]>
Acked-by: Nipun Gupta <[email protected]>

