Spdk/lib/nvmf
Alexey Marchuk 5f6ef934df mk/nvme/nvmf: Add deps for RDMA libs
These dependencies were removed in patches that added
RDMA provider. It was incorrect change since it causes
SEGFAULT when SPDK is built with shared libraries

Change-Id: I15f4ff86a75b3d080e1c7c89d75af4959c4ed989
Signed-off-by: Alexey Marchuk <alexeymar@mellanox.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2900
Community-CI: Broadcom CI
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Seth Howell <seth.howell@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-06-18 07:28:04 +00:00
..
ctrlr_bdev.c all: Fix warnings found by gcc 9.3.0 and 9.3.1 2020-06-02 09:51:57 +00:00
ctrlr_discovery.c lib/nvmf: remove spdk_ and _spdk prefix from functions. 2020-06-01 09:21:14 +00:00
ctrlr.c lib/nvmf: Clean up abort AER request operation 2020-06-10 13:54:40 +00:00
fc_ls.c lib/nvmf: remove spdk_ and _spdk prefix from functions. 2020-06-01 09:21:14 +00:00
fc.c nvmf/fc: Fix issue with multiple AERs and aborts 2020-06-17 07:21:21 +00:00
Makefile mk/nvme/nvmf: Add deps for RDMA libs 2020-06-18 07:28:04 +00:00
nvmf_fc.h nvmf/fc: Fix compilation issue on gcc 9 2020-06-15 15:27:16 +00:00
nvmf_internal.h nvmf: spdk_nvmf_tgt_accept no longer takes a new_qpair pointer 2020-06-16 07:44:49 +00:00
nvmf_rpc.c nvmf/nvmf_rpc: Remove unnecessary returns. 2020-06-11 19:51:59 +00:00
nvmf.c nvmf: expose api to remove qpair from internal poll group 2020-06-17 07:21:36 +00:00
rdma.c nvmf/rdma: Clear num_outstanding_data_wr to zero when read I/O to the controller failed 2020-06-15 15:28:15 +00:00
spdk_nvmf.map nvmf: expose api to remove qpair from internal poll group 2020-06-17 07:21:36 +00:00
subsystem.c lib/nvmf: remove spdk_ and _spdk prefix from functions. 2020-06-01 09:21:14 +00:00
tcp.c nvmf: Make spdk_nvmf_tgt_accept return the number of events accepted 2020-06-15 15:28:00 +00:00
transport.c nvmf: Make spdk_nvmf_tgt_accept return the number of events accepted 2020-06-15 15:28:00 +00:00
transport.h nvmf: Make spdk_nvmf_tgt_accept return the number of events accepted 2020-06-15 15:28:00 +00:00