+68
−203
Loading
Since we are calling eventq_enqueue only from inside of the controller reactor, such ring is not needed. Eventq events will now be sent immediately. This simplifies the whole process greatly. The abstract vhost event layer is being replaced with much simpler and less error-prone vhost external spdk_event API. This reverts commit 542b5415 [1] together with vhost scsi device hot-attach feature. Hot-attach shall be reintroduced in upcoming patches. [1] 542b5415 ("vhost_scsi: implemented abstract vhost event layer") Change-Id: I39a427332d573c4e0be548d1c8caf0cf2858f6a5 Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/371117 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Pawel Wodkowski <pawelx.wodkowski@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com>