fbb9430ec4
This is a helper function that eliminates a lot of duplicated code in our target applications, specifically around common command line argument parsing and usage messages. This patch only moves the iscsi, nvmf and vhost targets to use this function, but there are other test/example applications that could also take advantage of it to reduce duplicated code and improve consistency. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I1903de3daed90ac6282b006a8283b9df07ce37e9 Reviewed-on: https://review.gerrithub.io/386542 Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
vhost.c |