Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix core dump issue when disable HAVE_IBV_WR_API
when using rdma-core-v44, and compile perftest with "configure --disable-ibv_wr_api", a core dump will ocur while ctx->dci_stream_id[i] is not allocted but assigned 0.
- Loading branch information