Spdk/test/lib/nvme/unit
Daniel Verkamp e2d3cc6502 nvme: replace rte_memcpy with specialized function
Use the knowledge that both the source and destination of
nvme_copy_command() are aligned to emit the aligned variants of the
SSE2/AVX mov instructions.

Change-Id: I0a7e32a3bb10b9a1920cd85691b79fa7172eecb3
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-06-28 14:17:21 -07:00
..
nvme_c nvme: add enum for opcode data direction 2016-05-27 08:59:14 -07:00
nvme_ctrlr_c Create a utility and enable WRR arbitration mechanism 2016-06-21 16:35:04 -07:00
nvme_ctrlr_cmd_c nvme: Add firmware upgrade interface and unit test suite 2016-05-11 10:18:33 -07:00
nvme_ns_cmd_c test/nvme: use SPDK_CU_ASSERT_FATAL() 2016-05-16 10:43:10 -07:00
nvme_qpair_c nvme: Update nvme_spec.h to 1.2.1 2016-06-24 09:18:14 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
nvme_impl.h nvme: replace rte_memcpy with specialized function 2016-06-28 14:17:21 -07:00