numam-spdk/module/bdev
Seth Howell 62ded32fd7 bdev/nvme: add failover option to bdev_nvme_reset
When we fail to process admin completions on a controller
attempt to failover to a previously registered trid

Signed-off-by: Seth Howell <seth.howell@intel.com>
Change-Id: Icdb43a726969fede4665f2fe59723dd90c5dad0d
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2883
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-06-22 10:13:29 +00:00
..
aio mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
compress mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
crypto bdev/crypto: Stop access bdev_io->internal from bdev module and fix an issue 2020-05-21 09:19:23 +00:00
delay bdev/delay: Set zcopy I/O type to be unsupported regardless of backend bdev module 2020-06-10 13:54:40 +00:00
error lib and module: remove remaining _spdk prefixes. 2020-06-01 13:07:30 +00:00
ftl mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
gpt mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
iscsi mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
lvol lib and module: remove remaining _spdk prefixes. 2020-06-01 13:07:30 +00:00
malloc bdev/malloc: Always return failure but support I/O type ABORT 2020-06-09 07:37:29 +00:00
null bdev/null: Support I/O type ABORT 2020-06-09 07:37:29 +00:00
nvme bdev/nvme: add failover option to bdev_nvme_reset 2020-06-22 10:13:29 +00:00
ocf ocf/ctx: Fix warning of using uninitialized value. 2020-05-27 07:37:12 +00:00
passthru bdev/passthru: Support I/O type ABORT 2020-06-09 07:37:29 +00:00
pmem mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
raid all: Fix warnings found by gcc 9.3.0 and 9.3.1 2020-06-02 09:51:57 +00:00
rbd mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
rpc mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
split mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
uring uring: remove user's ring file descriptor operation. 2020-06-19 07:18:40 +00:00
virtio mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
zone_block mk/lib: add a check that major and minor version is set for libs. 2020-05-21 09:19:00 +00:00
Makefile bdev/ftl: Remove NVMe dependencies 2020-01-15 12:24:44 +00:00