Spdk/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 env: Remove unused DPDK headers. 2016-10-12 09:53:32 -07:00
conf build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
copy env: Remove unused DPDK headers. 2016-10-12 09:53:32 -07:00
cunit eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
env env: Eliminate remaining usage of rte_memzone 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 env: Replace DPDK atomics with gcc standard calls 2016-10-12 09:53:32 -07:00
json json: allow decoding of non-standard comments 2016-08-19 09:49:18 -07:00
jsonrpc build: include spdk.common.mk in lib Makefiles 2016-07-18 16:17:40 -07:00
log spdk: tweak tracedump 2016-10-05 09:40:21 -07:00
net Drop libpciaccess and switch to DPDK PCI 2016-10-04 15:59:00 -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
rpc Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
scsi Revert "bdev: enable IO vector operations" 2016-10-11 15:52:10 -07:00
trace Replace rte_get_tsc calls with spdk_get_ticks 2016-10-11 13:34:09 -07:00
util eofnl: check for extra trailing newlines 2016-10-11 13:30:33 -07:00
Makefile memory: Rename to env 2016-10-05 09:49:35 -07:00