Spdk/test/bdev
Shuhei Matsumoto df8992dfb1 bdevperf: Change break to continue in some for loops
Number of entries of the array g_head is spdk_env_get_core_count(),
and hence we did not need to break from some for loops.  For them,
continue to the next iteration will be more appropriate and do the
changes in this patch.

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: I6e97099622d58f44d92482beaf24ca61de4ca038
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478756
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Seth Howell <seth.howell@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2019-12-30 11:46:51 +00:00
..
bdevio nvme: allow setting of completion queue CDW0 2019-10-24 18:02:38 +00:00
bdevperf bdevperf: Change break to continue in some for loops 2019-12-30 11:46:51 +00:00
bdev_raid.sh test: add timing calls to run_test 2019-12-10 17:12:03 +00:00
bdev.conf.in test/blockdev: remove dependency on brd kernel module 2019-07-23 22:54:39 +00:00
blockdev.sh test: eliminate case and suite from run_test 2019-12-24 08:24:42 +00:00
gen_crypto.sh scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
Makefile test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
nbd_common.sh test: Shellcheck - correct rule: Double quote array 2019-11-27 07:08:57 +00:00