numam-spdk/test/nvme
Tomasz Kulasek 88808c5ab7 lib/nvme: cuse device avoid using signals
This patch uses lowlevel fuse functions to process messages to
eliminate the need to use signals to interrupt blocking read
operation in fuse_session_loop().

  Fixes #1032

Change-Id: Ie9c9ea76cc135c383f5757864aa2d84ac9eb3da3
Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/473233
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-11-22 13:53:38 +00:00
..
aer test/nvme/aer: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
deallocated_value test/nvme/deallocated_value: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
e2edp test/nvme/e2edp: switch to spdk_*malloc(). 2019-07-05 03:48:51 +00:00
err_injection test/nvme: Allow NVMe with 0 namespaces in tests 2019-07-08 09:39:09 +00:00
overhead test/nvme: Don't fail test for NVMe with no namespaces 2019-07-12 07:36:21 +00:00
perf test: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
reset nvme: change retry count can be configured via bdev nvme driver 2019-08-09 00:44:50 +00:00
sgl test/nvme/sgl: switch to spdk_*malloc(). 2019-07-16 10:51:47 +00:00
startup test/nvme: Add nvme startup tool. 2019-10-23 17:03:56 +00:00
hotplug.sh test: Shellcheck - apply rule SC2155 2019-11-12 18:14:59 +00:00
hw_hotplug.sh test: Shellcheck - correct rule: $/${} is unnecessary on arithmetic variables. 2019-11-07 23:04:10 +00:00
Makefile test/nvme: Add nvme startup tool. 2019-10-23 17:03:56 +00:00
nvme_opal.sh opal: Don't use set +e to ignore errors. 2019-11-21 10:05:45 +00:00
nvme.sh test/nvme: disable startup test for FreeBSD 2019-11-01 17:56:52 +00:00
spdk_nvme_cli_cuse.sh lib/nvme: cuse device avoid using signals 2019-11-22 13:53:38 +00:00
spdk_nvme_cli.sh nvme/tests: Enable testing multinamespace NVMe 2019-07-08 09:39:09 +00:00