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