Spdk/lib/bdev/virtio/rte_virtio
Daniel Verkamp 5aecabfbd5 bdev/virtio: remove unused virtio_user_dev parts
Several fields in struct virtio_user_dev are not referenced anywhere (a
few have cleanup code but no other assignments); remove them.

Also drop is_vhost_user_by_type() and virtio_user_handle_cq(), which
aren't used anywhere.

Change-Id: I7c80ccbadbd5263a2886dc9028108b898d6485ae
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/382505
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-10-16 11:17:16 -04:00
..
virtio_user bdev/virtio: remove unused virtio_user_dev parts 2017-10-16 11:17:16 -04:00
virtio_dev.c bdev/virtio: remove __rte_unused annotations 2017-10-16 11:17:16 -04:00
virtio_dev.h bdev_virtio: slight cleanup 2017-10-10 17:41:12 -04:00
virtio_logs.h bdev_virtio: fix logging with enabled debug 2017-09-11 19:10:43 -04:00
virtio_pci.c bdev/virtio: remove __rte_unused annotations 2017-10-16 11:17:16 -04:00
virtio_pci.h rte_virtio: use linux headers where possible 2017-10-06 17:15:19 -04:00
virtio_queue.c bdev/virtio: use SPDK likely/unlikely macros 2017-10-16 11:17:16 -04:00
virtio_queue.h bdev/virtio: use SPDK likely/unlikely macros 2017-10-16 11:17:16 -04:00
virtio_user.c bdev/virtio: remove __rte_unused annotations 2017-10-16 11:17:16 -04:00