Spdk/test/common/lib
Shuhei Matsumoto d75daea532 nvme_rdma: Use persistent protection domain for qpair
Get a PD for the device from the PD pool managed by the RDMA provider
when creating a QP, and put the PD when destroying the PD.

By this change, PD is managed completely by the RDMA provider or the hooks.
nvme_rdma_ctrlr::pd was added long time ago but is not referenced
anywhere. Remove nvme_rdma_ctrlr::pd for cleanup and clarification.

Signed-off-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Change-Id: If8dc8ad011eed70149012128bd1b33f1a8b7b90b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13770
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2022-08-12 08:59:43 +00:00
..
nvme Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
test_env.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
test_rdma.c nvme_rdma: Use persistent protection domain for qpair 2022-08-12 08:59:43 +00:00
test_sock.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00
ut_multithread.c Replace most BSD 3-clause license text with SPDX identifier. 2022-06-09 07:35:12 +00:00