A subsequent patch brought me to realize that I was not checking the return values from operational calls to the engine. Also, noticed that on any failure we'd stop submitting IO but still wait until the timer expired to exist. To match what other perf tools do, now continue to submit even after an error and run until the clock is out giving an accurate count of transient failures and successes. Signed-off-by: paul luse <paul.e.luse@intel.com> Change-Id: I5e6a0f382f9090e428ee67fbdfb60926e9c85917 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2879 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
perf | ||
Makefile |