numam-spdk/test/lib
Daniel Verkamp b58a5d73ef util: add SPDK_COUNTOF() array size macro
SPDK_COUNTOF works like sizeof, except it returns the number of elements
in an array instead of the number of bytes.

Change-Id: I38ff4dd3485ed9b630cc5660ff84851d0031911f
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-03-07 12:43:42 -07:00
..
bdev bdev: Add support for hot plug in generic bdev layer. 2017-03-02 09:48:39 +08:00
env env/vtophys: register all DPDK memory at startup 2017-02-23 14:22:58 -07:00
event env: Move DPDK intialization into the env library. 2017-02-15 17:16:37 -07:00
ioat test/ioat: run ioat_kperf in autotest 2017-02-08 09:45:09 -07:00
iscsi iscsi: finish the task if the lun is NULL immediately in iscsi layer. 2017-03-02 00:54:34 -07:00
json util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
jsonrpc autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
log autotest: remove duplicated unit test invocations 2017-01-25 15:19:23 -07:00
nvme util: add SPDK_COUNTOF() array size macro 2017-03-07 12:43:42 -07:00
nvmf nvmf: move NVMe qpair allocation to direct.c 2017-03-06 17:15:31 -07:00
scsi scsi: Add support for hotplug in scsi layer. 2017-03-03 08:16:48 +08:00
util test/string: add fatal asserts for NULL strings 2017-02-15 16:31:15 -07:00
Makefile test/iscsi: add pdu test 2016-11-23 11:29:41 -07:00
test_env.c test: add an spdk_malloc implementation for test_env 2017-02-09 11:03:11 -07:00