Spdk/app
Prashanth Nayak b512e01a50 nvmf: Move the nvmf_tgt app init and start functions out of main().
Added a new function spdk_nvmf_tgt_start() that initializes and
starts the nvmf app. The main function now only parses the command
line args and calls into spdk_nvmf_tgt_start().

Change-Id: I886a4021762a11c3c1f6ebfff5ed72adc409a34e
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-04-03 17:23:39 -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 app/iscsi_top: use MAP_FAILED for mmap() check instead of NULL 2017-03-28 07:55:40 -07:00
nvmf_tgt nvmf: Move the nvmf_tgt app init and start functions out of main(). 2017-04-03 17:23:39 -07:00
trace app/trace: verify tsc_rate specified in shm is > 0 2017-03-28 12:31:30 -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