Loading
bdevperf: clean up output
We can make the output a bit more precise by putting the Core Mask on the same line as the Thread Name. Let's also use "Job Name" instead of "Thread Name" since that more closely matches the user's intent. We use a thread internally for each job, but user specifies workloads in terms of jobs, not threads. Finally let's get the Total values aligned with the per-job values again - this seems to have broken as part of commit d80b4f42. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I04fcd294b8f88374b11e09350aabf84beb2ae60e Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/6328 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Community-CI: Mellanox Build Bot