t/nvmept_pi: test script for protection information
authorVincent Fu <vincent.fu@samsung.com>
Fri, 28 Jul 2023 15:47:12 +0000 (15:47 +0000)
committerVincent Fu <vincent.fu@samsung.com>
Mon, 14 Aug 2023 14:43:45 +0000 (10:43 -0400)
commitd0f7d9fef46666a3b5f0a166d9d402bec302af78
tree9c15b86109ccfb68b44fd8240501bf14a370561f
parent140a30e36eeb87b2e6cd037e622e119886db34d0
t/nvmept_pi: test script for protection information

Carry out tests of the code supporting end-to-end data protection via
the io_uring_cmd ioengine's nvme command type.

The test script detects the available protection information formats
supported by the target device. Then for each of these configurations,
the script formats the device and runs a series of tests.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
t/nvmept_pi.py [new file with mode: 0755]