Revision tags: v24.05, v24.09-pre, v24.05-rc1, LTS, v24.01, v24.05-pre, v24.01-rc1, v23.09, v24.01-pre, v23.09-rc1, v23.05, v23.09-pre, v23.01.1, v23.01, v23.05-pre, v23.01-rc1, v22.01.2, v22.09, v23.01-pre, v22.09-rc1, v22.05, v22.09-pre, v22.05-rc1, v22.01.1, v22.01, v22.01-rc1, v21.10, v21.10-rc1 |
|
#
1227342c |
| 23-Sep-2021 |
Jim Harris <james.r.harris@intel.com> |
test/nvme: add nvme_compliance test app
This is a rough first cut at an nvme_compliance test application. Initial focus will be on testing the SPDK vfio-user target, but over time many of the tests
test/nvme: add nvme_compliance test app
This is a rough first cut at an nvme_compliance test application. Initial focus will be on testing the SPDK vfio-user target, but over time many of the tests here will apply to TCP and RDMA as well (or even running the test against a virtual nvme device backed by vfio-user in a VM).
Usage:
test/nvme/compliance/nvme_compliance -r <trid>
There is also a test/nvme/compliance/compliance.sh script that starts the vfio-user target with a single malloc namespace, and runs the nvme_compliance app against that target.
Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I2c19df07c9ad93a69420545ab825015f49957fc2
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9599 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: John Levon <levon@movementarian.org> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
show more ...
|