Spdk/test/lib/nvme/unit
Daniel Verkamp 407a57165d nvme: combine various payload types into a struct
This cleans up the I/O splitting code somewhat.

It also moves the SGL payload function pointers up into the hot cache
section of struct nvme_request without pushing the other important
members past the cacheline boundary (because payload is now a union).

Change-Id: I14a5c24f579d57bb84d845147d03aa53bb4bb209
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-01-27 16:52:53 -07:00
..
nvme_c nvme/utest: add SPDK_CU_ASSERT_FATAL wrapper 2016-01-08 09:31:10 -07:00
nvme_ctrlr_c nvme: combine various payload types into a struct 2016-01-27 16:52:53 -07:00
nvme_ctrlr_cmd_c nvme: combine various payload types into a struct 2016-01-27 16:52:53 -07:00
nvme_ns_cmd_c nvme: add FUA and LR support 2016-01-25 15:22:26 -07:00
nvme_qpair_c nvme: combine various payload types into a struct 2016-01-27 16:52:53 -07:00
Makefile build: allow make to work from any directory 2015-11-04 10:19:08 -07:00
nvme_impl.h build: enable signed-vs-unsigned compare warning 2015-11-02 14:40:22 -07:00