All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] vDPA/ifcvf: implement doorbell mapping feature
@ 2021-04-28  8:21 Zhu Lingshan
  2021-04-28  8:21 ` [PATCH 1/2] vDPA/ifcvf: record virtio notify base Zhu Lingshan
  2021-04-28  8:21 ` [PATCH 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf Zhu Lingshan
  0 siblings, 2 replies; 24+ messages in thread
From: Zhu Lingshan @ 2021-04-28  8:21 UTC (permalink / raw)
  To: jasowang, mst; +Cc: virtualization, netdev, kvm, linux-kernel, Zhu Lingshan

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

-- 
2.27.0


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

end of thread, other threads:[~2021-04-29 11:26 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28  8:21 [PATCH 0/2] vDPA/ifcvf: implement doorbell mapping feature Zhu Lingshan
2021-04-28  8:21 ` [PATCH 1/2] vDPA/ifcvf: record virtio notify base Zhu Lingshan
2021-04-28  8:39   ` Jason Wang
2021-04-28  8:39     ` Jason Wang
2021-04-28 10:00     ` Zhu, Lingshan
2021-04-28 10:09       ` Jason Wang
2021-04-28 10:09         ` Jason Wang
2021-04-28 10:18         ` Zhu, Lingshan
2021-04-28 11:48   ` kernel test robot
2021-04-28 11:48     ` kernel test robot
2021-04-28 11:48     ` kernel test robot
2021-04-28  8:21 ` [PATCH 2/2] vDPA/ifcvf: implement doorbell mapping for ifcvf Zhu Lingshan
2021-04-28  8:42   ` Jason Wang
2021-04-28  8:42     ` Jason Wang
2021-04-28  8:59     ` Zhu, Lingshan
2021-04-28  9:21       ` Jason Wang
2021-04-28  9:21         ` Jason Wang
2021-04-28  9:56         ` Zhu, Lingshan
2021-04-28 10:03           ` Jason Wang
2021-04-28 10:03             ` Jason Wang
2021-04-28 10:20             ` Zhu, Lingshan
2021-04-28 13:08               ` Jason Wang
2021-04-28 13:08                 ` Jason Wang
2021-04-29 11:26                 ` Zhu, Lingshan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.