doc/nvmf: add description of how to enable NVMf
Change-Id: I4270a8fb8da847ee62b107f7cb2c0fdea1450fa6 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
a4b857213b
commit
53b31afe7c
@ -49,6 +49,12 @@ Ubuntu:
|
||||
apt-get install libibverbs-dev librdmacm-dev
|
||||
\endverbatim
|
||||
|
||||
Then build SPDK with the NVMf target enabled, either by editing CONFIG
|
||||
to enable CONFIG_NVMF or enabling it on the `make` command line:
|
||||
|
||||
\verbatim
|
||||
make CONFIG_NVMF=y <other config parameters>
|
||||
\endverbatim
|
||||
|
||||
\section nvmf_config Configuring NVMf
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user