Spdk/test
Piotr Pelplinski a2d0fa5351 spdk: add support for readv and writev in scsi layer
This patch adds support for spdk_bdev_readv in scsi layer.
It also fixes write so that it uses multiple iov's instead of one.
Currently we should use only task->iov (for single vector operation)
or task->iovs (for multiple vector operations).

Signed-off-by: Piotr Pelplinski <piotr.pelplinski@intel.com>
Change-Id: Ia3b2f6d18fd212b11d7b63b11dc46ec5bbc74788
2016-10-26 04:24:08 -07:00
..
cpp_headers test/cpp_headers: autogenerate header test files 2016-10-03 10:24:18 -07:00
iscsi_tgt iscsi: Use Python to parse output of lspci 2016-10-24 08:29:53 -07:00
lib spdk: add support for readv and writev in scsi layer 2016-10-26 04:24:08 -07:00
nvmf test: Create malloc bdev dynamically for nvmf test cases. 2016-10-18 09:51:32 -07:00
Makefile test: validate that all headers compile as C++ 2016-09-21 15:27:08 -07:00
spdk_cunit.h spdk_cunit: only evaluate assert condition once 2016-10-19 08:09:45 -07:00