mbox series

[0/3] vDPA/ifcvf: enables Intel C5000X-PL virtio-blk

Message ID 20210414091832.5132-1-lingshan.zhu@intel.com (mailing list archive)
Headers show
Series vDPA/ifcvf: enables Intel C5000X-PL virtio-blk | expand

Message

Zhu, Lingshan April 14, 2021, 9:18 a.m. UTC
This series enabled Intel FGPA SmartNIC C5000X-PL virtio-blk for vDPA.

This series requires:
Stefano's vdpa block patchset: https://lkml.org/lkml/2021/3/15/2113
my patchset to enable Intel FGPA SmartNIC C5000X-PL virtio-net for vDPA:
https://lkml.org/lkml/2021/3/17/432

Thanks!

Zhu Lingshan (3):
  vDPA/ifcvf: deduce VIRTIO device ID when probe
  vDPA/ifcvf: enable Intel C5000X-PL virtio-block for vDPA
  vDPA/ifcvf: get_config_size should return dev specific config size

 drivers/vdpa/ifcvf/ifcvf_base.h | 18 +++++++++++++-
 drivers/vdpa/ifcvf/ifcvf_main.c | 43 ++++++++++++++++++++++-----------
 2 files changed, 46 insertions(+), 15 deletions(-)