Spdk/lib/event
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
..
rpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
app.c event: remove spdk_app_init 2017-06-15 18:26:52 -04:00
Makefile env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
reactor.c event: remove spdk_app_init 2017-06-15 18:26:52 -04:00
subsystem.c reactor: handle start_fn event after subsystem init is ready 2017-05-31 15:30:58 -04:00