Spdk/test/unit/lib
Shuhei Matsumoto ed45352564 dix: Return DIF error information at verification for separate metadata payload
For separate metadata payload, Introduce a struct to collect DIF error
information and pass the reference to the struct to bit-flip error injection
and verification.

This change will make logging of DIF error and comparison between
injection and verification possible for separate metadata payload.

Merging this patch to the previous is possible but add this as a separate patch
to reduce the patch size.

Change-Id: Ifce2130e902bc090cbe205fa8df12559739ced57
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/c/435097
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
2019-01-09 19:54:35 +00:00
..
bdev mock: add MOCK_CLEARED_ASSERT macro 2019-01-09 08:36:40 +00:00
blob build: use linker specified by the LD env variable 2019-01-07 19:49:11 +00:00
blobfs test: Use ut_multithread framework in blobfs async test 2018-12-20 15:49:39 +00:00
event build: use linker specified by the LD env variable 2019-01-07 19:49:11 +00:00
ioat pci: remove ioat-specific attach functions 2018-12-07 17:24:19 +00:00
iscsi build: remove duplicate spdk.app.mk includes 2018-12-11 18:07:53 +00:00
json json: add utilities function enabling itaration over JSON object 2018-10-18 16:07:37 +00:00
jsonrpc jsonrpc: call spdk_jsonrpc_free_request only from server thread 2018-08-13 20:01:07 +00:00
log build: remove duplicate spdk.app.mk includes 2018-12-11 18:07:53 +00:00
lvol test: Use ut_multithread framework in lvol unit test 2018-12-20 15:49:39 +00:00
nvme nvme: add security receive and security send wrapper 2019-01-07 05:51:07 +00:00
nvmf nvmf: Only present subsystem if it is ready 2019-01-07 06:02:26 +00:00
reduce build: use linker specified by the LD env variable 2019-01-07 19:49:11 +00:00
scsi thread: Rename spdk_thread_msg to spdk_msg_fn 2018-12-18 23:31:08 +00:00
sock build: remove duplicate spdk.app.mk includes 2018-12-11 18:07:53 +00:00
thread build: use linker specified by the LD env variable 2019-01-07 19:49:11 +00:00
util dix: Return DIF error information at verification for separate metadata payload 2019-01-09 19:54:35 +00:00
vhost vhost: move vid to session struct 2018-12-23 00:42:54 +00:00
json_mock.c subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
Makefile reduce: add configure option 2018-11-08 00:01:47 +00:00