Spdk/lib/bdev/virtio/rte_virtio/virtio_user
Dariusz Stojaczyk b9ebf948ba rte_virtio: removed virtio_user_dev->max_queues
Generic virtio_dev has the same field already.

The field was previously used to store vhost-user
GET_QUEUE_NUM response, that will be later assigned
to virtio_dev->max_queues via virtio_user_read_dev_config.

This patch removes virtio_user_dev->max_queues
with entire virtio_user_read_dev_config functionality
for virtio_user.

Change-Id: I508f728215a95cf977d6b0b20350fcf2ae11fe3a
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/379155
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-09-29 13:02:09 -04:00
..
vhost_user.c bdev_virtio: minor cleanup 2017-08-23 12:32:38 -04:00
vhost.h rte_virtio: added virtio_queue.c/.h 2017-09-15 16:32:20 -04:00
virtio_user_dev.c rte_virtio: removed virtio_user_dev->max_queues 2017-09-29 13:02:09 -04:00
virtio_user_dev.h rte_virtio: removed virtio_user_dev->max_queues 2017-09-29 13:02:09 -04:00