numam-spdk/test/lib
Daniel Verkamp 3f80d55199 CONFIG: rename CONFIG_NVMF to CONFIG_RDMA
The NVMf target is being refactored to split the RDMA transport-specific
code into its own file.  Once this is complete, we should be able to
plug in other transports and build the NVMf target without any RDMA
dependency if desired.

To enable this, change the CONFIG option to RDMA; it still controls
whether the whole NVMf target is built for now, but once the RDMA
dependency is actually made optional, we will be able to build the
generic NVMf target code without libibverbs installed.

Change-Id: I8cd90a9aaa85dcefcc9b0f8f2e7b6af21958b2a8
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-07-14 12:58:17 -07:00
..
event event: Add dpdk framework start function into event. 2016-07-01 10:07:42 -07:00
ioat build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
json test/json: initialize variable to silence warning 2016-05-16 10:41:04 -07:00
jsonrpc jsonrpc: add JSON-RPC 2.0 library 2016-05-23 10:28:58 -07:00
log test/log: fix typo 2016-06-01 09:48:39 -07:00
memory build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -07:00
nvme nvme: combine CAP register into one 64-bit union 2016-07-07 13:52:16 -07:00
nvmf nvmf: Remove subsystem groups 2016-07-14 10:35:21 -07:00
Makefile CONFIG: rename CONFIG_NVMF to CONFIG_RDMA 2016-07-14 12:58:17 -07:00