We will use SPDK application framework (SPDK thread, IO channel, and etc) to manage IO target groups, and will need to free IO target groups before exiting bdevperf application. As a preparation, move bdevperf_free_targets() before returning from spdk_app_start(). Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: Id695a88107f87a9573c281f7f7d26d91d3a307b5 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478778 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
bdevperf.c | ||
bdevperf.py | ||
Makefile |