numam-spdk/examples
Changpeng Liu ca073ef3ac nvme/fio_plugin: also set appmask/apptag when PRACT is enabled
Previously we only initialize the DIF context when PRACT is 0, because
the DIF library can only support that case, but when end-to-end data
protection feature is enabled and PRACT is set to 1, the controller
will help to check the metadata, but we still need to pass
appmask/apptak to controller.  This patch will fix this case.

Change-Id: Ia62d4f8a7adf822b75541f69ce57aeff8f9eb505
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/482047
Community-CI: SPDK CI Jenkins <sys_sgci@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-01-22 13:54:06 +00:00
..
bdev bdev/fio: always set the engine_data to NULL 2019-11-06 14:49:00 +00:00
blob autotest.sh: add hello_blob to BlobFS tests 2020-01-22 13:52:22 +00:00
ioat examples: rename ioat perf tool to ioat_perf 2019-05-22 14:51:01 +00:00
nvme nvme/fio_plugin: also set appmask/apptag when PRACT is enabled 2020-01-22 13:54:06 +00:00
nvmf example/nvmf: always return after spdk_subsystem_init 2020-01-13 01:47:30 +00:00
sock sock: Add impl_name parameter in spdk_sock_listen/connect. 2020-01-16 09:11:32 +00:00
vmd examples/vmd/led: LED management app 2019-10-24 17:04:04 +00:00
Makefile nvmf_example: add an nvmf example 2019-12-20 10:03:34 +00:00