+26
−4
Loading
Added interrupt mode tests, which can be enabled for pcie nvme devices by passing '-E' Example: ./build/bin/spdk_nvme_perf -q 1 -o 4096 -w read -t 30 -P 1 -E Events are registered for the fds of all the I/O qpairs during its creation. During nvme_check_io() spdk_nvme_poll_group_wait() is called, which processes any queue pair with interrupt events. Change-Id: I5cb4e551a14062fe0203f165f28e4e97a3634108 Signed-off-by:Ankit Kumar <ankit.kumar@samsung.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/24908 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot