Spdk/test/lib/nvme
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
..
aer test/nvme/aer: use nvme_ctrlr_cmd_get_log_page() 2016-01-15 13:40:58 -07:00
reset nvme: add FUA and LR support 2016-01-25 15:22:26 -07:00
sgl nvme: add FUA and LR support 2016-01-25 15:22:26 -07:00
unit nvme: combine various payload types into a struct 2016-01-27 16:52:53 -07:00
Makefile spdk: add scattered payloads support to NVMe driver 2016-01-22 14:51:53 -07:00
nvme.sh spdk: add NVMe reservation commands support 2016-01-25 11:42:41 -07:00