numam-spdk/test
Shuhei Matsumoto 0df515a842 bdev: Remove limitation of child iov size in bdev_io_split_with_payload()
When a bdev IO is split, if iovec size in a strip is more than 32,
the IO will fail.

Remove the limitation by spliting the split IO further.

Change-Id: I962ad86dfe63ea1fcd86ffa52ead7452fb80e53d
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/425876
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2018-09-29 03:12:24 +00:00
..
app make: simplify rdma dependency linking 2018-09-14 22:56:46 +00:00
bdev test: Add check to bdevperf to fail if IO size is not a block multiple 2018-09-26 09:15:58 +00:00
blobfs scripts: use python3 in all scripts 2018-09-14 22:24:30 +00:00
blobstore blobstore: Add tests for bdev_blob_queue_io in blobstore 2018-09-18 16:38:49 +00:00
common scripts/vagrant: automate vhost test VM creation 2018-09-28 18:43:42 +00:00
config_converter scripts: add config converter 2018-09-18 15:24:40 +00:00
cpp_headers build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
env env_dpdk: spdk_mem_map_translate informs user of translation size. 2018-09-26 20:57:57 +00:00
event test/event_perf: use less memory 2018-07-26 05:28:52 +00:00
ioat ioat: remove ioat kperf kernel driver test harness 2018-04-30 17:11:53 +00:00
iscsi_tgt test/iscsi: disable running_config test 2018-09-20 21:52:18 +00:00
json_config test: exercise crypto rpc calls 2018-09-27 22:07:02 +00:00
lvol scripts: use python3 in all scripts 2018-09-14 22:24:30 +00:00
nvme bdev: Add crypto virtual bdev module 2018-09-17 21:23:14 +00:00
nvmf test/nvmf: No longer use construct_nvmf_subsystem method 2018-09-28 18:41:09 +00:00
pmem test/json: Add pmem bdev test 2018-07-05 19:09:56 +00:00
spdkcli scripts: use python3 in all scripts 2018-09-14 22:24:30 +00:00
unit bdev: Remove limitation of child iov size in bdev_io_split_with_payload() 2018-09-29 03:12:24 +00:00
vhost test/vhost: reduce size of created raw disk file 2018-09-28 18:43:42 +00:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
spdk_cunit.h test: remove leftover spdk_cunit declaration 2018-07-06 22:47:56 +00:00