Spdk/test/lib
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
..
bdev bdevio: #include <pthread.h> 2016-10-12 10:00:13 -07:00
env env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
event env: Convert some rte_mempools to spdk_mempools 2016-10-12 09:53:32 -07:00
ioat ioat: Remove ioat_impl, use swappable env lib instead. 2016-10-11 13:34:08 -07:00
iscsi iscsi: change the type and name of data_ref in spdk_iscsi_pdu 2016-10-12 09:11:09 -07:00
json test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
jsonrpc test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
log eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
nvme nvme: fix sgl processing for single sge payloads > 4KB 2016-10-12 14:51:58 -07:00
nvmf env: Remove unused DPDK headers. 2016-10-12 09:53:32 -07:00
scsi Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
util test: run more unit tests under Valgrind 2016-10-04 09:38:34 -07:00
Makefile memory: Rename to env 2016-10-05 09:49:35 -07:00