netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH V4 0/2] vDPA/ifcvf: implement doorbell mapping feature
@ 2021-06-02  8:45 Zhu Lingshan
  2021-06-02  8:45 ` [RESEND PATCH V4 1/2] vDPA/ifcvf: record virtio notify base Zhu Lingshan
  2021-06-02  8:45 ` [RESEND PATCH V4 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf Zhu Lingshan
  0 siblings, 2 replies; 4+ messages in thread
From: Zhu Lingshan @ 2021-06-02  8:45 UTC (permalink / raw)
  To: jasowang, mst; +Cc: virtualization, netdev, kvm, Zhu Lingshan

(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(+)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-06-02  9:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-02  8:45 [RESEND PATCH V4 0/2] vDPA/ifcvf: implement doorbell mapping feature Zhu Lingshan
2021-06-02  8:45 ` [RESEND PATCH V4 1/2] vDPA/ifcvf: record virtio notify base Zhu Lingshan
2021-06-02  8:45 ` [RESEND PATCH V4 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf Zhu Lingshan
2021-06-02  9:06   ` Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).