All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] vDPA/ifcvf: implement management netlink framework
@ 2021-06-30  8:21 Zhu Lingshan
  2021-06-30  8:21 ` [PATCH 1/3] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id Zhu Lingshan
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Zhu Lingshan @ 2021-06-30  8:21 UTC (permalink / raw)
  To: jasowang, mst; +Cc: virtualization, netdev, kvm, Zhu Lingshan

This series implements vDPA management netlink for ifcvf.

Please help review

Thanks!

Zhu Lingshan (3):
  vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id
  vDPA/ifcvf: implement management netlink framework for ifcvf
  vDPA/ifcvf: set_status() should get a adapter from the mgmt dev

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

-- 
2.27.0


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

end of thread, other threads:[~2021-07-05  9:46 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-30  8:21 [PATCH 0/3] vDPA/ifcvf: implement management netlink framework Zhu Lingshan
2021-06-30  8:21 ` [PATCH 1/3] vDPA/ifcvf: introduce get_dev_type() which returns virtio dev id Zhu Lingshan
2021-06-30  8:21 ` [PATCH 2/3] vDPA/ifcvf: implement management netlink framework for ifcvf Zhu Lingshan
2021-06-30 19:04   ` kernel test robot
2021-06-30 19:04     ` kernel test robot
2021-06-30 19:04     ` kernel test robot
2021-07-03  9:02     ` Michael S. Tsirkin
2021-07-03  9:02       ` Michael S. Tsirkin
2021-07-03  9:02       ` Michael S. Tsirkin
2021-07-03  9:04     ` Michael S. Tsirkin
2021-07-03  9:04       ` Michael S. Tsirkin
2021-07-03  9:04       ` Michael S. Tsirkin
2021-07-05  5:04   ` Jason Wang
2021-07-05  5:04     ` Jason Wang
2021-07-05  6:34     ` Michael S. Tsirkin
2021-07-05  6:34       ` Michael S. Tsirkin
2021-07-05  6:38       ` Zhu, Lingshan
2021-06-30  8:21 ` [PATCH 3/3] vDPA/ifcvf: set_status() should get a adapter from the mgmt dev Zhu Lingshan
2021-07-05  5:09   ` Jason Wang
2021-07-05  5:09     ` Jason Wang
2021-07-05  9:46     ` 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.