Spdk/examples
Krzysztof Karas e5a29595c3 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>
2022-06-30 13:32:29 -04:00
..
accel examples/accel_perf: remove batching 2022-06-30 13:32:29 -04:00
bdev bdev_fio: use the new bdev_get_zone_id() helper 2022-06-30 13:32:27 -04:00
blob examples/blobcli: remove a redundant error prompt 2022-06-30 13:32:29 -04:00
idxd spelling: examples 2022-06-30 13:32:28 -04:00
interrupt_tgt interrupt_tgt: Fix the interrupt mode usage issue. 2021-07-13 08:59:41 +00:00
ioat build: use DEPDIRS variables to build SPDK_LIB_LIST 2020-12-18 09:40:01 +00:00
nvme hotplug.c: add a second switch to parse_args() 2022-06-30 13:32:29 -04:00
nvmf spelling: examples 2022-06-30 13:32:28 -04:00
sock examples: update pollers to use the expected enum values 2022-06-30 13:32:27 -04:00
util Util: check the error case of NULL pointer 2021-06-08 08:26:12 +00:00
vmd lsvmd: use spdk_pci_for_each_device API 2022-06-30 13:32:29 -04:00
Makefile examples/idxd: Add the perf tool for idxd 2022-06-30 13:32:25 -04:00