[PATCH v7 1/2] vfio: add get device info API
    Chenbo Xia 
    chenbox at nvidia.com
       
    Wed Nov 29 02:47:50 CET 2023
    
    
  
On Nov 22, 2023, at 18:22, Mingjin Ye <mingjinx.ye at 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.ye at 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
    
    
More information about the dev
mailing list