vduse: Support get_vq_affinity callback
authorXie Yongji <xieyongji@bytedance.com>
Thu, 23 Mar 2023 05:30:38 +0000 (13:30 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 21 Apr 2023 07:02:32 +0000 (03:02 -0400)
commitbfae1648ec2159da0a14d71a7d75b810f728a1e6
tree92367ff1c8f6bdc20fe45ae942d9fac5751c1849
parent28f6288eb63d5979fa6758e64f52e4d55cf184a8
vduse: Support get_vq_affinity callback

This implements get_vq_affinity callback so that
the virtio-blk driver can build the blk-mq queues
based on the irq callback affinity.

Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Message-Id: <20230323053043.35-7-xieyongji@bytedance.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
drivers/vdpa/vdpa_user/vduse_dev.c