This parameter is now a string, not an integer. Fixes issue #1518. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: I5c187af69d7cdf1f60573a07bc1bacb58b5b78b5 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3581 Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.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.