+6
−22
Loading
Previously, bdev_get_bdevs RPC provided information of limited IO types. To fix this, rpc_dump_bdev_info() is modified to print out all of the io types from spdk_bdev_io_type enum. It uses spdk_bdev_get_io_type_name helper function from previous patch. Change-Id: I4f87854a89d97acf29a23c0503092f790ff304f5 Signed-off-by:Atul Malakar <a.malakar@samsung.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23661 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>