linux-stable/drivers/vdpa/ifcvf
Zhu Lingshan 378b2e9568 vDPA/ifcvf: support userspace to query features and MQ of a management device
Adapting to current netlink interfaces, this commit allows userspace
to query feature bits and MQ capability of a management device.

Currently both the vDPA device and the management device are the VF itself,
thus this ifcvf should initialize the virtio capabilities in probe() before
setting up the struct vdpa_mgmt_dev.

Signed-off-by: Zhu Lingshan <lingshan.zhu@intel.com>
Message-Id: <20220722115309.82746-3-lingshan.zhu@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2022-08-11 04:26:08 -04:00
..
Makefile
ifcvf_base.c vDPA/ifcvf: get_config_size should return a value no greater than dev implementation 2022-08-11 04:26:08 -04:00
ifcvf_base.h vDPA/ifcvf: get_config_size should return a value no greater than dev implementation 2022-08-11 04:26:08 -04:00
ifcvf_main.c vDPA/ifcvf: support userspace to query features and MQ of a management device 2022-08-11 04:26:08 -04:00