eni_vdpa: implement vdpa_config_ops.get_vq_size
authorZhu Lingshan <lingshan.zhu@intel.com>
Fri, 2 Feb 2024 16:39:00 +0000 (00:39 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 19 Mar 2024 06:45:50 +0000 (02:45 -0400)
commit1da13e647012a8034420915bf6fcb9db37d41fc3
treef0ccd40f5565669db7bdedc501f5bdcdd988672c
parenta97f9c8fcc6ed16f956346368fde3b1198163f6c
eni_vdpa: implement vdpa_config_ops.get_vq_size

This commit implements get_vq_size which report
per vq size in vdpa_config_ops

Signed-off-by: Zhu Lingshan <lingshan.zhu@intel.com>
Message-Id: <20240202163905.8834-6-lingshan.zhu@intel.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vdpa/alibaba/eni_vdpa.c