Spdk/test/bdev/bdevio
Denis Barakhtanov 97455abea2 test: a bit more thorough io check in bdevio
initialize_buffer() uses memset() with a static pattern
that won't be able to detect issues such as writing/reading
only the first iov entry.

This commit adds counter at the beginning of every block
to help detect such errors.

Signed-off-by: Denis Barakhtanov <denis.barahtanov@croit.io>
Change-Id: I6c497c707c8ae6a279c0222fdd4a1cf398c3b34c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15582
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2022-11-28 20:09:48 +00:00
..
.gitignore test: move the bdev directory up one level 2018-03-23 19:45:09 -04:00
bdevio.c test: a bit more thorough io check in bdevio 2022-11-28 20:09:48 +00:00
Makefile update Intel copyright notices 2022-11-10 08:28:53 +00:00
tests.py add (c) and SPDX header to python files as needed 2022-11-10 08:28:53 +00:00