kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/2] vDPA/ifcvf: implement management netlink framework
@ 2021-07-06  2:36 Zhu Lingshan
  2021-07-06  2:36 ` [PATCH V3 1/2] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id Zhu Lingshan
  2021-07-06  2:36 ` [PATCH V3 2/2] vDPA/ifcvf: implement management netlink framework for ifcvf Zhu Lingshan
  0 siblings, 2 replies; 5+ messages in thread
From: Zhu Lingshan @ 2021-07-06  2:36 UTC (permalink / raw)
  To: jasowang, mst; +Cc: virtualization, netdev, kvm, Zhu Lingshan

This series implements vDPA management netlink for ifcvf.

Please help review

Thanks!

Changes from V2:
fix typos in commit messages(Michael)

Changes from V1:
(1)handle adapter related error handling in ifcvf_vdpa_dev_add
(Jason and Michael)
(2)relace vdpa_unregister_device() with vdpa_mgmtdev_unregister()
in ifcvf_remove (Jason)
(3)squash patch 3 to patch 2(Jason)

Zhu Lingshan (2):
  vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
  vDPA/ifcvf: implement management netlink framework for ifcvf

 drivers/vdpa/ifcvf/ifcvf_base.h |   6 +
 drivers/vdpa/ifcvf/ifcvf_main.c | 188 +++++++++++++++++++++++---------
 2 files changed, 145 insertions(+), 49 deletions(-)

-- 
2.27.0


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

end of thread, other threads:[~2021-07-09  2:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06  2:36 [PATCH V3 0/2] vDPA/ifcvf: implement management netlink framework Zhu Lingshan
2021-07-06  2:36 ` [PATCH V3 1/2] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id Zhu Lingshan
2021-07-09  2:29   ` Jason Wang
2021-07-06  2:36 ` [PATCH V3 2/2] vDPA/ifcvf: implement management netlink framework for ifcvf Zhu Lingshan
2021-07-09  2:37   ` 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).