numam-spdk/test/bdev
Shuhei Matsumoto 4579fc9d2c bdevperf: bdevperf_construct_targets_tasks() calls bdevperf_test() at its end by swapping
Creating targets, creating tasks, and then running I/O is the actual
ordering of start-up. So adjust ordering of function calls to make
easier us to follow.

Change the return type of bdevperf_construct_targets_tasks() from
int to void, and call bdevperf_test() at the end of
bdevperf_construct_targets_tasks(). Then replace bdevperf_test() by
bdevperf_construct_targets_tasks().

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: Id1396ff4ba199778300f5ddaf79db5f8f2e0ccb6
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/642
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-02-20 09:54:50 +00:00
..
bdevio global: rename copy to accel 2020-02-18 08:05:34 +00:00
bdevperf bdevperf: bdevperf_construct_targets_tasks() calls bdevperf_test() at its end by swapping 2020-02-20 09:54:50 +00:00
bdev_raid.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
blockdev.sh Test/QoS: enable QoS testing on Malloc with ZCOPY 2020-02-19 09:48:08 +00:00
gen_crypto.sh blockdev.sh/ add QAT AES_XTS to CI 2020-02-18 08:05:42 +00:00
Makefile
nbd_common.sh test: Shellcheck - correct rule: Double quote array 2019-11-27 07:08:57 +00:00