Spdk/examples/nvme
Krzysztof Karas eb48f76d61 hotplug.c: add a second switch to parse_args()
Add another level of option parsing to allow usage
of string values.
Currently all values are converted to long
(or have to be checked before the switch),
which results in errors upon adding a string as a value.

This is going to be used in the next patch in the series.

Change-Id: Ib874d74b015eee825b5135ef3d49b9cb1c72029b
Signed-off-by: Krzysztof Karas <krzysztof.karas@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10471
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2021-12-14 09:12:01 +00:00
..
abort spelling: examples 2021-12-01 09:15:03 +00:00
arbitration examples/arbitration: fix wrong usage of arbitration for vfio-user transport 2021-12-03 00:46:52 +00:00
cmb_copy examples/nvme/cmb_copy: exit the test tool if no controller found 2021-10-20 07:24:47 +00:00
fio_plugin spelling: examples 2021-12-01 09:15:03 +00:00
hello_world example/nvme/hello_world: add support for vfio-user transport 2021-12-07 08:22:13 +00:00
hotplug hotplug.c: add a second switch to parse_args() 2021-12-14 09:12:01 +00:00
identify spelling: examples 2021-12-01 09:15:03 +00:00
nvme_manage spelling: examples 2021-12-01 09:15:03 +00:00
perf spelling: examples 2021-12-01 09:15:03 +00:00
pmr_persistence nvme: Add spdk_nvme_detach_poll() to simplify a common use case 2021-06-30 22:54:19 +00:00
reconnect spelling: examples 2021-12-01 09:15:03 +00:00
Makefile examples/pmr_persistence: Add PMR example application 2021-04-22 20:10:21 +00:00