Spdk/test/lib/nvme/sgl
Changpeng Liu 2374599671 spdk: fix wrong length parameter for large IO when uses hardware SGL
When I/O spans a stripe boundary, the driver splits the request into
multiple requests, so for 1 segment memory larger than the stripe
size, we also need to split the segment memory.

Change-Id: I22ea5734d7066865a57a3c90fe18d5f76f373f1d
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
2016-03-09 15:22:08 -07:00
..
.gitignore Add .gitignore for test/lib/nvme/sgl/sgl 2016-01-29 15:05:04 -07:00
Makefile SPDK: Support configuring libpciaccess library 2016-02-04 17:30:09 -07:00
nvme_sgl.c spdk: fix wrong length parameter for large IO when uses hardware SGL 2016-03-09 15:22:08 -07:00