+28
−17
Loading
This gives us a more standard path in the create_io_qpair path. Eventually this will allow us to bring the connection commands out to the generic layer in alloc_io_qpair. Then we can split the calls to create and connect at the generic level making it possible to add rdma qpairs to a poll group in a meaningful way. Signed-off-by:Seth Howell <seth.howell@intel.com> Change-Id: Ib1b125f834c3c39a2b5050ff4a9bc4a053b95c99 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1119 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>