Spdk/lib/bdev/virtio/rte_virtio
Dariusz Stojaczyk 3459b5a966 rte_virtio: set proper desc count on request enqueue
This was broken by commit 157969b60e.
However, this change doesn't fix any errors.
Neither vq->vq_free_cnt nor dxp->ndescs are used at the moment,
but this will change with future patches.

Fixes: 157969b60e ("bdev_virtio: added virtio_scsi_io_ctx")

Change-Id: I215d437c52f7060bf631bd193e7e59e2a4710368
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/378116
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-09-14 13:48:09 -04:00
..
virtio_user bdev_virtio: fix logging with enabled debug 2017-09-11 19:10:43 -04:00
virtio_dev.c rte_virtio: added virtio_dev.c/.h 2017-09-07 14:27:32 -04:00
virtio_dev.h rte_virtio: added virtio_dev.c/.h 2017-09-07 14:27:32 -04:00
virtio_logs.h bdev_virtio: fix logging with enabled debug 2017-09-11 19:10:43 -04:00
virtio_pci.c virtio: add initial rev of virtio-scsi initiator bdev module 2017-08-22 11:54:15 -04:00
virtio_pci.h rte_virtio: removed unused code 2017-09-06 13:31:27 -04:00
virtio_rxtx.c rte_virtio: set proper desc count on request enqueue 2017-09-14 13:48:09 -04:00
virtio_user.c rte_virtio: added virtio_dev.c/.h 2017-09-07 14:27:32 -04:00
virtqueue.h rte_virtio: removed virtio_ring.h 2017-09-07 14:27:32 -04:00