doc: add comment on how to specify a SPDK config file
Change-Id: I53e8ab3271f45b66f617f3a044bceae338311029 Signed-off-by: Paul Luse <paul.e.luse@intel.com> Reviewed-on: https://review.gerrithub.io/370401 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
This commit is contained in:
parent
8fbcc1e3ec
commit
0fb41bb11f
@ -17,6 +17,9 @@ can then be associated with higher level abstractions such as iSCSI target nodes
|
||||
or vhost-scsi controllers. This section will describe how to configure block devices for the
|
||||
SPDK bdev drivers included with SPDK.
|
||||
|
||||
The SPDK configuration file is typically passed to your SPDK-based application via the command line.
|
||||
Refer to the help facility of your application for more details.
|
||||
|
||||
## NVMe
|
||||
|
||||
The SPDK nvme bdev driver provides SPDK block layer access to NVMe SSDs via the SPDK userspace
|
||||
|
Loading…
Reference in New Issue
Block a user