Spdk/examples/nvme
Ziye Yang d2a194c4f0 nvme/perf: Do not use IORING_SETUP_IOPOLL
This flag only works for local device. If the device from the kernel
is getting from remote (e.g., /dev/nvme2n1 is from NVMe-oF target),
then it will not work for those kernel devices while using
IORING_SETUP_IOPOLL flag.

Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Change-Id: Ide396de9f53b884c4d12af64693293d57fac9523
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3531
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-07-29 08:06:11 +00:00
..
abort example/nvme: add application to test NVMe I/O abort 2020-07-17 07:21:13 +00:00
arbitration test/nvme_arbitration: use extended block size API 2020-06-19 07:19:38 +00:00
cmb_copy nvme/cmb_copy: disable submission queue in CMB 2020-04-22 09:18:22 +00:00
fio_plugin sock/rpc: Add sock_impl_get/set_options RPC methods 2020-07-07 07:32:32 +00:00
hello_world nvme: Change mapping semantics of controller memory buffer 2020-04-16 08:14:18 +00:00
hotplug build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00
identify build: Example applications build to build/example 2020-06-15 15:27:16 +00:00
nvme_manage nvme/opal: deprecate spdk_opal_supported() 2020-05-20 14:16:44 +00:00
perf nvme/perf: Do not use IORING_SETUP_IOPOLL 2020-07-29 08:06:11 +00:00
reconnect nvme/examples: fix potential memory leak in reconnect.c 2020-04-24 07:07:43 +00:00
Makefile example/nvme: add application to test NVMe I/O abort 2020-07-17 07:21:13 +00:00