numam-spdk/test/bdev
Shuhei Matsumoto de5c7b8a40 bdevperf: Use zcopy APIs for write I/O with verify or reset cases
When zcopy APIs are used, target->buf cannot be passed directly
to the bdev layer. Hence in addition to the last patch, copy target->buf
to the buffer allocated by spdk_bdev_zcopy_start() when g_verify or
g_reset is true. When g_verify or g_reset is true, a little performance
degradation will be acceptable.

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: I2caa4d0423f727954220c4ceac6b37f1b532013d
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/467901
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2019-09-20 20:24:24 +00:00
..
bdevio test/bdev: Use thread library in bdevio 2019-09-18 16:45:05 +00:00
bdevperf bdevperf: Use zcopy APIs for write I/O with verify or reset cases 2019-09-20 20:24:24 +00:00
bdev_raid.sh RPC: rename rpc construct_raid_bdev to bdev_raid_create 2019-09-19 19:24:47 +00:00
bdev.conf.in test/blockdev: remove dependency on brd kernel module 2019-07-23 22:54:39 +00:00
blockdev.sh rpc: Rename passthru related rpcs. 2019-09-19 04:17:54 +00:00
gen_crypto.sh scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
Makefile test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
nbd_common.sh rpc: Rename get_nbd_disks to nbd_get_disks 2019-09-19 20:56:35 +00:00