bdevperf_fini() had expected to get one but rpc_perform_tests_cb() had expected to get negative errno for any error. Using negative errno will be reasonable and change the code accordingly. The next patch will unify local rc variables and the global g_run_failed by changing g_run_failed to g_run_errno. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Ia43da0793f8e77a5d5491758589e9b77f4cf86e7 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478832 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
bdevperf.c | ||
bdevperf.py | ||
Makefile |