Spdk/test/unit/lib/nvmf
Alexey Marchuk ea7a4f3c53 nvmf/rdma: Use RDMA provider API to create/destroy qpair
This patch updates NVMF target to use RDMA provider API
to create and destroy qpairs.
Makefiles have been updated with new dependency on RDMA lib

Change-Id: Iae35aea601380f8d1a6453a7fd6115f781e126f5
Signed-off-by: Alexey Marchuk <alexeymar@mellanox.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1656
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Seth Howell <seth.howell@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-05-20 12:03:50 +00:00
..
ctrlr_bdev.c lib/nvmf: remove spdk prefix from functions in nvmf_internal.h 2020-05-12 21:49:03 +00:00
ctrlr_discovery.c lib/nvmf: remove spdk prefix from functions in nvmf_internal.h 2020-05-12 21:49:03 +00:00
ctrlr.c lib/nvmf: remove spdk prefix from static functions in ctrlr.c 2020-05-12 21:49:03 +00:00
fc_ls.c ut: make use of CUnit macro to reduce duplications 2020-04-02 14:50:12 +00:00
fc.c lib/nvmf: remove spdk prefix from static functions in transport.c. 2020-05-12 21:49:03 +00:00
rdma.c nvmf/rdma: Use RDMA provider API to create/destroy qpair 2020-05-20 12:03:50 +00:00
subsystem.c lib/nvmf: remove spdk prefix from static functions in subsystem.c 2020-05-12 21:49:03 +00:00
tcp.c lib/nvmf: remove spdk prefix from static functions in tcp.c 2020-05-12 21:49:03 +00:00
Makefile NVMe-oF Target: Add FC transport. 2019-07-26 22:17:17 +00:00