numam-spdk/lib/vhost
Dariusz Stojaczyk 4f4f397502 vhost: use full path when unregistering sockets on shutdown
This patch properly closes sockets on shutdown.
Previous rte_vhost_driver_unregister calls were returning
immediately due to inexistent sockets at given paths.

Change-Id: I5e4d64f04fc8b6bef914c2eb4c4d2220be9ca9ec
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/377165
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-09-05 15:20:29 -04:00
..
rte_vhost rte_vhost: added user callbacks for socket open/close 2017-09-01 15:34:24 -04:00
Makefile env: Automatically register new memory with the IOMMU 2017-09-01 15:25:24 -04:00
test_plan.md test/vhost: Update test plan for vhost 2017-07-25 15:48:46 -04:00
vhost_blk.c vhost: simplified timed_event API 2017-09-05 15:19:16 -04:00
vhost_internal.h vhost: simplified timed_event API 2017-09-05 15:19:16 -04:00
vhost_rpc.c log: remove uses of SPDK_TRACE_DEBUG 2017-08-29 15:07:13 -04:00
vhost_scsi.c vhost: simplified timed_event API 2017-09-05 15:19:16 -04:00
vhost.c vhost: use full path when unregistering sockets on shutdown 2017-09-05 15:20:29 -04:00