+34
−16
Loading
Next patch will introduce a new API to handle initializing multiple instances of servers (instead of a single instance per application). Most of the new function will overlap with the existing code, so we should move it to smaller functions to avoid duplication. This also reduces the number of operations performed by spdk_rpc_initialize(). Change-Id: Ib898af5e48399dbe5799e11446ac02f536a13fd2 Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21320 Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>