numam-spdk/app/vhost
Ziye Yang 356e2ab20f event: remove spdk_app_init
In this patch, spdk_app_init will be merged into
spdk_app_start.
Due to this change, we need to change event_perf
to use spdk_app_start, since we cannot use spdk_app_init
anymore. So the related changes for event_perf is to
make it work with reactor framework.

Change-Id: Id67edf209fd628cca361a499068c93aeedfe6167
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/364153
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-06-15 18:26:52 -04:00
..
.gitignore vhost: add gitignore the vhost application 2017-03-23 10:15:22 +08:00
Makefile vhost: add a library and app for userspace vhost-scsi processing 2017-03-06 12:44:35 -07:00
vhost.c event: remove spdk_app_init 2017-06-15 18:26:52 -04:00