Loading
ut/vhost: always register a vdev before attempting to unregister it
Rather than being smart and hacking vdev struct internals, let's properly initialize it with spdk_vhost_dev_register(). This will avoid failures on potential vhost changes in future. Change-Id: I3f13b542e313a2f890963baa96679e9d74c23a9e Signed-off-by:Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/399443 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com>