Spdk/test/lib
Daniel Verkamp eb9d77a910 test/nvme: allocate aligned memory in unit tests
Match the expected alignment for nvme_alloc_request() and nvme_malloc()
to allow optimized memory copy code to work even in the unit tests.

Change-Id: I546692a6df9615a12a8209618fb6159a9c9e426b
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-06-28 14:10:29 -07:00
..
event build: include -lrt and -lpthread in LDFLAGS 2016-06-23 09:04:02 -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 test/nvme: allocate aligned memory in unit tests 2016-06-28 14:10:29 -07:00
nvmf nvmf: add spdk_ prefix to struct nvmf_request 2016-06-27 10:24:00 -07:00
Makefile nvmf: add unit tests 2016-06-08 08:49:38 -07:00