Spdk/test/lib/nvme/unit
Jim Harris de16fcca32 nvme: fix sgl processing for single sge payloads > 4KB
For the nvme readv/writev APIs, the PRP checking logic was
incorrectly failing single SGE payloads that were larger
than 4KB.  This patch adds a test case for this scenario,
and fixes the PRP checking logic.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I6357d620599666046d2cb74d7923dac1f75418c5
2016-10-12 14:51:58 -07:00
..
nvme_c nvme: Eliminate nvme_impl.h and use the swappable env lib. 2016-10-11 13:34:09 -07:00
nvme_ctrlr_c nvme: Eliminate nvme_impl.h and use the swappable env lib. 2016-10-11 13:34:09 -07:00
nvme_ctrlr_cmd_c eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
nvme_ns_cmd_c nvme: Eliminate nvme_impl.h and use the swappable env lib. 2016-10-11 13:34:09 -07:00
nvme_qpair_c nvme: fix sgl processing for single sge payloads > 4KB 2016-10-12 14:51:58 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
test_env.c env: Eliminate remaining usage of rte_memzone 2016-10-12 09:53:32 -07:00