Ben Walker a24d549038 bdev/nvme: bdev_nvme_attach_controller now has a multipath parameter
This parameter may have the values "disable" or "failover". The default
is failover to match existing behavior. In the future we expect to
change the default behavior to disable.

Further, we expect to add an "enable" option soon to do full multipath.

Change-Id: Iebbdc9b95f23101f18d64e085933463498e627be
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9343
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2021-10-12 08:52:01 +00:00
..
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2018-12-10 15:56:50 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-03-18 14:43:08 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-09-08 21:53:48 +00:00
2021-09-08 21:53:48 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-05 07:42:35 +00:00
2021-08-26 19:27:22 +00:00
2021-01-04 16:28:01 +00:00
2021-09-08 21:53:48 +00:00
2021-06-08 08:27:15 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00
2021-08-26 19:27:22 +00:00

SPDK Documentation

The current version of the SPDK documentation can be found online at http://www.spdk.io/doc/

Building the Documentation

To convert the documentation into HTML run make in the doc directory. The output will be located in doc/output/html. Before running make ensure all pre-requisites are installed. See Installing Prerequisites for more details.