Spdk/test/lib/nvme
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
..
aer env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
e2edp env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
overhead env: Replace DPDK atomics with gcc standard calls 2016-10-12 09:53:32 -07:00
reset Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
sgl nvme: fix sgl processing for single sge payloads > 4KB 2016-10-12 14:51:58 -07:00
unit nvme: fix sgl processing for single sge payloads > 4KB 2016-10-12 14:51:58 -07:00
Makefile nvme: add new test application to measure SW overhead 2016-08-01 12:58:30 -07:00
nvme.sh test/nvme: add overhead to autotest 2016-08-01 16:43:06 -07:00