numam-spdk/lib/vhost
Pawel Wodkowski 05fd28399a vhost_scsi: fix bug with tasks enqueue/dequeue
We need MP MC ring for tasks. So instead implementing this add per
controller ring to avoid this issue.

Change-Id: I5926ad7866ab28251aeebd163917de2df2b44a22
Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-on: https://review.gerrithub.io/368547
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-07-11 17:23:25 -04:00
..
linux vhost: add copy of virtio headers 2017-03-23 13:51:04 -07:00
rte_vhost rte_vhost: added error log in vhost_user_set_features 2017-06-30 16:32:47 -04:00
Makefile vhost: removed task.h/task.c 2017-06-30 16:32:47 -04:00
test_plan.md test: add vhost test plan 2017-06-21 19:55:13 -04:00
vhost_blk.c Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00
vhost_internal.h Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00
vhost_iommu.c vhost: Fix spdk_iommu_mem_unregister 2017-07-10 20:27:28 -04:00
vhost_iommu.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
vhost_rpc.c jsonrpc: modify API to pass request to handler 2017-07-06 13:48:12 -04:00
vhost_scsi.c vhost_scsi: fix bug with tasks enqueue/dequeue 2017-07-11 17:23:25 -04:00
vhost.c Vhost: add support of VITRIO_BLK_F_RO 2017-07-06 12:55:49 -04:00