mbox series

[0/2] vDPA/ifcvf: implement doorbell mapping feature

Message ID 20210428082133.6766-1-lingshan.zhu@intel.com (mailing list archive)
Headers show
Series vDPA/ifcvf: implement doorbell mapping feature | expand

Message

Zhu, Lingshan April 28, 2021, 8:21 a.m. UTC
This series implements doorbell mapping feature for ifcvf.

Please help review

Thanks!

Zhu Lingshan (2):
  vDPA/ifcvf: record virtio notify base
  vDPA/ifcvf: implement doorbell mapping for ifcvf

 drivers/vdpa/ifcvf/ifcvf_base.c |  1 +
 drivers/vdpa/ifcvf/ifcvf_base.h |  1 +
 drivers/vdpa/ifcvf/ifcvf_main.c | 18 ++++++++++++++++++
 3 files changed, 20 insertions(+)