Spdk/test/lib/nvme/sgl
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
..
.gitignore Add .gitignore for test/lib/nvme/sgl/sgl 2016-01-29 15:05:04 -07:00
Makefile env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
nvme_sgl.c nvme: fix sgl processing for single sge payloads > 4KB 2016-10-12 14:51:58 -07:00