Loading
bdevperf: Factor out free targets and call app_stop() into bdevperf_fini()
This is a preparation to subsequent patches. They will make start and stop of bdevperf asynchronous. Encapsulating free targets and call app_stop() will be helpful for them. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I1a86d787614be048cec66e5d5fcfeb85de843ad5 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/478817 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>