numam-spdk/lib/event
Lance Hartmann 095f4254f1 lib: Return instead of exit/abort in env_dpdk
Modifies spdk_env_init() and spdk_mem_map_init() such that
they return on failure instead of terminating with exit()
or abort().

Change-Id: I054c1d9b2e46516ff53d845328ab9547f54bdbc4
Signed-off-by: Lance Hartmann <lance.hartmann@oracle.com>
Reviewed-on: https://review.gerrithub.io/393987
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
2018-01-10 16:20:15 -05:00
..
rpc log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
subsystems build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
app.c lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
reactor.c event: Replace the constant SPDK_MAX_REACTORS to spdk_env_get_last_core() 2017-12-28 12:03:40 -05:00
rpc.c rpc: prefer command-line address over config file 2017-12-05 13:16:57 -05:00
subsystem.c astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00