CHANGELOG: fix typo in nvme section
Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: Iab746ba777b04152ffb92fea2a2bb923a0a0bf20 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8299 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
This commit is contained in:
parent
a272380e2c
commit
74c88aa62b
@ -50,7 +50,7 @@ Update the spdk_nvme_generic_command_status_code structure with new status code
|
|||||||
according to the definition in nvme 1.4 spec.
|
according to the definition in nvme 1.4 spec.
|
||||||
|
|
||||||
spdk_nvme_ctrlr_get_default_ctrlr_opts now sets use_cmb_sqs to false. This means
|
spdk_nvme_ctrlr_get_default_ctrlr_opts now sets use_cmb_sqs to false. This means
|
||||||
that is a controller has a CMB and supports SQs in the CMB, SPDK will not use
|
that if a controller has a CMB and supports SQs in the CMB, SPDK will not use
|
||||||
the CMB for SQs by default - the user must set use_cmb_sqs to true in
|
the CMB for SQs by default - the user must set use_cmb_sqs to true in
|
||||||
the spdk_nvme_ctrlr_opts structure prior to controller attach.
|
the spdk_nvme_ctrlr_opts structure prior to controller attach.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user