Loading
bdevperf: Fix the period performance print info data.
This patch does the following things: 1 Set the time period 1 second into a global variable, then if we modify that value, we will make sure that we change it in the whole file. 2 Fix the period performance printing data . We should not pass the time period, but we should pass time period * times, since I/Os completed are caculated from the beginning. Change-Id: I1eaaf1655389cbccefdcc879a51fca94028afdcb Signed-off-by:Ziye Yang <ziye.yang@intel.com> Reviewed-on: https://review.gerrithub.io/391421 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>