Spdk/lib/vhost
Dariusz Stojaczyk ae19c072e8 vhost: don't abort on event timeout
A single timeout error message is printed on the
screen already, so the user knows about the
timeout. Instead of aborting the app here, wait
endlessly for the event to complete. User
can kill the app any time if he wants to.

Change-Id: Ie1853e27b277d654a8e1099866d120f7a51638ba
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/381075
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-10-06 19:41:53 -04:00
..
rte_vhost rte_vhost: fix numa_realloc() copy size 2017-09-07 18:02:09 -04:00
Makefile env: Automatically register new memory with the IOMMU 2017-09-01 15:25:24 -04:00
test_plan.md test/vhost: add vhost with lvol backends test 2017-09-20 12:53:28 -04:00
vhost_blk.c vhost: rename new/destroy_dev() to start/stop_dev() 2017-10-06 19:41:53 -04:00
vhost_internal.h vhost: don't abort on event timeout 2017-10-06 19:41:53 -04:00
vhost_rpc.c vhost/rpc: replace strerror with spdk_strerror_r 2017-10-06 17:47:42 -04:00
vhost_scsi.c vhost: rename new/destroy_dev() to start/stop_dev() 2017-10-06 19:41:53 -04:00
vhost.c vhost: don't abort on event timeout 2017-10-06 19:41:53 -04:00