Loading
bdevperf: Factor out creating multithread job config into helper function
The next patch will replace spdk_bdev_first/next_leaf() calls by spdk_for_each_bdev(). As a preparation, factor out creating multithread job config for a bdev into a helper function. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: Ib4df53af8b1bba5b012e93ff9d00c4089cca774e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16536 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>