Spdk/test
Artur Paszkiewicz 46ff15a658 module/raid: convert state enum to/from string
Use the string value instead of int in raid_bdev json info.

Rename raid_bdev_parse_raid_level() to match raid_bdev_str_to_state().

Change-Id: I135269fe6de0746e661828cb1d36514b082011bd
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15308
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Community-CI: Mellanox Build Bot
2022-11-28 09:45:45 +00:00
..
accel accel_perf: Add compress and decompress support 2022-11-28 09:45:27 +00:00
app llvm_vfio_fuzz: call spdk_thread_exit() 2022-11-23 08:22:04 +00:00
bdev bdevio: call spdk_thread_exit() 2022-11-23 08:22:04 +00:00
blobfs add (c) and SPDX header to python files as needed 2022-11-10 08:28:53 +00:00
blobstore bdevperf: promote bdevperf from test to example application 2022-11-16 09:52:41 +00:00
common scripts/pkgdep: add RBD support 2022-11-10 08:29:10 +00:00
compress bdevperf: promote bdevperf from test to example application 2022-11-16 09:52:41 +00:00
cpp_headers update Intel copyright notices 2022-11-10 08:28:53 +00:00
dd test/xnvme: Use null_blk device instead of zram for the backend device 2022-10-27 09:06:37 +00:00
dma test/dma: call spdk_thread_exit() 2022-11-23 08:22:04 +00:00
dpdk_memory_utility autotest_common.sh: change rpc_py to rpc_cmd 2022-09-01 11:15:03 +00:00
env update Intel copyright notices 2022-11-10 08:28:53 +00:00
event update Intel copyright notices 2022-11-10 08:28:53 +00:00
external_code update Intel copyright notices 2022-11-10 08:28:53 +00:00
ftl test/ftl: use direct mode in dirty_shutdown test 2022-11-24 10:10:04 +00:00
fuzz test/fuzz: write nvme fuzz test log to a file instead of on Console 2022-11-24 10:08:54 +00:00
interrupt SC2048: Use "${array[@]}" (with quotes) to prevent whitespace problems. 2022-11-24 10:09:29 +00:00
ioat build: Example applications build to build/example 2020-06-15 15:27:16 +00:00
iscsi_tgt bdevperf: promote bdevperf from test to example application 2022-11-16 09:52:41 +00:00
json_config add (c) and SPDX header to python files as needed 2022-11-10 08:28:53 +00:00
lvol bdev module: remove support for deprecated RPC names 2022-05-23 16:13:00 +00:00
make test/check_so_deps: compare xml representations of the so files 2022-11-23 08:22:38 +00:00
nvme bdevperf: promote bdevperf from test to example application 2022-11-16 09:52:41 +00:00
nvmf test/nvmf: reduce number of RDMA IO queues when using ConnectX-5 NICs 2022-11-24 10:09:41 +00:00
ocf test/ocf: Fix path to bdevperf 2022-11-18 12:46:29 +00:00
openstack run_openstack_tests.sh: move rpc_py declaration below source commands 2022-09-08 07:20:17 +00:00
packaging test/packaging: Introduce separate test suite for packaging 2022-10-17 10:48:31 +00:00
pmem bdev module: remove support for deprecated RPC names 2022-05-23 16:13:00 +00:00
rpc scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
rpc_client update Intel copyright notices 2022-11-10 08:28:53 +00:00
rpc_plugins autotest: Use rpc_cmd() for rpc plugin-based tests 2021-04-02 08:22:42 +00:00
scheduler test/scheduler: Fallback to checking user mode load if idle check fails 2022-09-26 15:36:07 +00:00
setup scripts/setup: Don't overwrite already allocated number of hugepages 2022-10-19 07:49:22 +00:00
sma event: add CPU lock files 2022-11-09 08:18:32 +00:00
spdkcli bdev: remove generation of UUIDs for bdevs that do not provide one 2022-11-18 08:38:13 +00:00
thread update Intel copyright notices 2022-11-10 08:28:53 +00:00
unit module/raid: convert state enum to/from string 2022-11-28 09:45:45 +00:00
vfio_user test/vfio-user: add virtio_blk|scsi VM fio|restart test case 2022-09-29 19:42:56 +00:00
vhost add (c) and SPDX header to python files as needed 2022-11-10 08:28:53 +00:00
vmd vmd: rename enable_vmd RPC to vmd_enable 2022-09-01 08:48:32 +00:00
Makefile update Intel copyright notices 2022-11-10 08:28:53 +00:00
spdk_cunit.h update Intel copyright notices 2022-11-10 08:28:53 +00:00