numam-spdk/lib/env_dpdk
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
..
env_internal.h lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
env.c env: add spdk_mempool_create_ctor 2017-12-11 14:59:12 -05:00
env.mk env/dpdk: compile with rte_pci and rte_bus_pci for DPDK 17.11-rc1 2017-11-15 17:52:05 -05:00
init.c lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
Makefile env: add pci_virtio.c 2017-09-26 14:28:24 -04:00
memory.c lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
pci_ioat.c env: register PMDs on associated first probe 2017-03-06 12:44:34 -07:00
pci_nvme.c env: register PMDs on associated first probe 2017-03-06 12:44:34 -07:00
pci_virtio.c env: add pci_virtio.c 2017-09-26 14:28:24 -04:00
pci.c vtophys: remap vfio dma memory when necessary 2017-12-11 11:38:38 -05:00
threads.c env: export spdk_env_get_last_core function. 2017-12-23 15:08:24 -05:00
vtophys.c lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00