[PATCH v3 01/15] vdpa/ifc: add support for virtio blk device

Maxime Coquelin maxime.coquelin at redhat.com
Tue Mar 22 09:57:23 CET 2022



On 1/29/22 04:03, Andy Pei wrote:
> Re-use the vdpa/ifc code, distinguish blk and net device by pci_device_id.
> Blk and net device are implemented with proper feature and ops.
> 
> Signed-off-by: Andy Pei <andy.pei at intel.com>
> ---
>   drivers/vdpa/ifc/base/ifcvf.h | 16 +++++++-
>   drivers/vdpa/ifc/ifcvf_vdpa.c | 92 +++++++++++++++++++++++++++++++++++++++----
>   2 files changed, 98 insertions(+), 10 deletions(-)
> 

Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime



More information about the dev mailing list