numam-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 test/spdkcli: test lvol_stores show_details method 2019-07-17 04:33:03 +00:00
spdkcli_details_vhost_ctrl.test.match test/spdkcli: test vhost_ctrl show_details method 2019-07-24 18:24:22 +00:00
spdkcli_details_vhost_target.test.match test/spdkcli: test vhost_target show_details method 2019-07-26 19:50:13 +00:00
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 iscsi: Remove cpumask from portals 2019-08-08 05:35:01 +00:00
spdkcli_nvmf.test.match spdkcli: Remove uuid when displaying namespaces. 2018-12-03 15:12:06 +00:00
spdkcli_pmem_info.test.match spdkcli: test pmem_pool_info comand 2019-07-15 03:39:06 +00:00
spdkcli_pmem.test.match test/spdkcli: Add possibility to delete all bdevs 2018-11-29 19:27:10 +00:00
spdkcli_raid.test.match spdkcli: Add support for raid devices 2019-05-09 19:36:35 +00:00
spdkcli_rbd.test.match test/spdkcli: Add possibility to delete all bdevs 2018-11-29 19:27:10 +00:00
spdkcli_vhost.test.match spdkcli: Add support for raid devices 2019-05-09 19:36:35 +00:00
spdkcli_virtio_pci.test.match spdkcli: Add support for raid devices 2019-05-09 19:36:35 +00:00
spdkcli_virtio_user.test.match test/spdkcli: Test for virtio bdevs. 2018-07-27 16:48:02 +00:00