Loading
test/bdevperf: set a random seed for rand rw testing
To fix issue: #2726 And also fix the examples/nvme/perf tool. The srand() only needs to be called once to set the seed of futher more calls of rand(). Change-Id: I41ab3a46593513516ad11ea7a5b8960b449e9867 Signed-off-by:GangCao <gang.cao@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15108 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>