mbox series

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

Message ID 20210602084550.289599-1-lingshan.zhu@intel.com
Headers show
Series vDPA/ifcvf: implement doorbell mapping feature | expand

Message

Zhu Lingshan June 2, 2021, 8:45 a.m. UTC
(resend, add Jason's ack and remove unused vars)

This series implements doorbell mapping feature for ifcvf.

Please help review

Thanks!

Changes from V3:
remove the warning for doorbell non-page-alignment(Jason)

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

 drivers/vdpa/ifcvf/ifcvf_base.c |  4 ++++
 drivers/vdpa/ifcvf/ifcvf_base.h |  2 ++
 drivers/vdpa/ifcvf/ifcvf_main.c | 16 ++++++++++++++++
 3 files changed, 22 insertions(+)