Spdk/examples/nvme
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
..
arbitration lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
fio_plugin lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
hello_world lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
hotplug lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
identify lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
nvme_manage lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
perf lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
reserve lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
Makefile example: Add example for nvme hotplug. 2016-12-01 10:23:10 +08:00