[PATCH v9 01/13] vdpa/ifc: add support for virtio blk device
Xia, Chenbo
chenbo.xia at intel.com
Tue May 24 04:37:36 CEST 2022
> -----Original Message-----
> From: Pei, Andy <andy.pei at intel.com>
> Sent: Monday, May 23, 2022 5:35 PM
> To: dev at dpdk.org
> Cc: Xia, Chenbo <chenbo.xia at intel.com>; maxime.coquelin at redhat.com; Cao,
> Gang <gang.cao at intel.com>; Liu, Changpeng <changpeng.liu at intel.com>; Xu,
> Rosen <rosen.xu at intel.com>; Xiao, QimaiX <qimaix.xiao at intel.com>
> Subject: [PATCH v9 01/13] vdpa/ifc: add support for virtio blk device
>
> 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 | 22 +++++++---
> drivers/vdpa/ifc/ifcvf_vdpa.c | 95
> ++++++++++++++++++++++++++++++++++++++-----
> 2 files changed, 102 insertions(+), 15 deletions(-)
Reviewed-by: Chenbo Xia <chenbo.xia at intel.com>
More information about the dev
mailing list