Added note to the nvmf documentation about an issue [1] with destroying qpairs on E810 cards in RoCE mode. The note needs to be removed once the issue is resolved. [1] https://github.com/spdk/spdk/issues/1840 Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Ie03a7a662391bd738848f71e582748a334a6ffd5 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7577 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: John Kariuki <John.K.Kariuki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
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.