Loading
bdevperf: Call bdevperf_test() at the end of bdevperf_construct_targets()
Move bdevperf_test() into bdevperf_construct_targets() from _bdevperf_init_thread_done() and rpc_perform_tests(). Following the last patch, this consolidation will make the code a little cleaner. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ided4653941f45ff6ac8edbea504560cc8a9fb5a0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/637 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>