Spdk/test/spdkcli/match_files
Konrad Sztyber c94ecfaedc lib/bdev: zoned info in get_bdevs RPC call
Zoned bdev properties were added to the result of the get_bdevs RPC
call:
 - zoned: indicates whether the device is zoned or a regular
   block device
 - zone_size: number of blocks in a single zone
 - max_open_zones: maximum number of open zones
 - optimal_open_zones: optimal number of open zones

The "zoned" field is a boolean and is always present, while the rest is
only available for zoned bdevs.

Change-Id: Ib82b39d4ab20543d0a754dbc4c0317885fb831d1
Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/467144
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Mateusz Kozlowski <mateusz.kozlowski@intel.com>
Reviewed-by: Maciej Szwed <maciej.szwed@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-10-02 21:13:16 +00:00
..
spdkcli_details_lvs.test.match
spdkcli_details_vhost_ctrl.test.match
spdkcli_details_vhost_target.test.match
spdkcli_details_vhost.test.match lib/bdev: zoned info in get_bdevs RPC call 2019-10-02 21:13:16 +00:00
spdkcli_iscsi.test.match
spdkcli_nvmf.test.match
spdkcli_pmem_info.test.match
spdkcli_pmem.test.match
spdkcli_raid.test.match
spdkcli_rbd.test.match
spdkcli_vhost.test.match
spdkcli_virtio_pci.test.match
spdkcli_virtio_user.test.match