numam-spdk/app
Daniel Verkamp 9412e60062 nvmf: check spdk_nvmf_tgt_listen() return value
spdk_nvmf_tgt_listen() can fail due to invalid user input (e.g. from a
config file), so we can't just assert() that it worked.

Change-Id: Iea2d4ab2c82d79f6eada24e6082456489bf304b8
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-03-23 13:17:52 -07:00
..
iscsi_tgt Rename instance_id to shm_id and make it default to pid 2017-02-15 17:16:37 -07:00
iscsi_top build: replace DPDK_INC with ENV_CFLAGS 2017-03-21 15:41:13 -07:00
nvmf_tgt nvmf: check spdk_nvmf_tgt_listen() return value 2017-03-23 13:17:52 -07:00
trace event/app: use PID for trace ID if shm_id is unset 2017-03-09 15:33:17 -07:00
vhost vhost: add gitignore the vhost application 2017-03-23 10:15:22 +08:00
Makefile CONFIG: add CONFIG_VHOST option (on by default) 2017-03-07 12:43:51 -07:00