Spdk/app
Dariusz Stojaczyk c2dc15a0ec app: allow full-name command line options
The following commands now have the same effect:

```
$ spdk_tgt -w -p 1 -m 3 -s 2048
$ spdk_tgt --wait-for-rpc --master-core 1 --cpumask 3 --mem-size 2048
$ spdk_tgt --wait-for-rpc --master-core=1 --cpumask=3 --mem-size=2048
```

Change-Id: I8540a377abf7e02987e9ecd957d142212e9609c4
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/420864
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-08-13 17:30:10 +00:00
..
iscsi_tgt app: allow full-name command line options 2018-08-13 17:30:10 +00:00
iscsi_top app,lib: fix checking mmap return value 2018-03-30 16:18:34 -04:00
nvmf_tgt app: allow full-name command line options 2018-08-13 17:30:10 +00:00
spdk_tgt app: allow full-name command line options 2018-08-13 17:30:10 +00:00
trace app/trace: update app name 2018-06-28 17:45:49 +00:00
vhost app: allow full-name command line options 2018-08-13 17:30:10 +00:00
Makefile app/spdk_tgt: add unified SPDK target application 2018-03-09 09:56:44 -05:00