cinder/releasenotes/notes/spdk-add-config-parameter-39a880ec22956fd2.yaml
Pawel Kaminski aacd4ae790 target/spdknvmf: Add max_queue_depth configuration parameter
User can specify max_queue_depth parameter used in spdk
when creating rdma transport.

Change-Id: I5dc6024907e5fdb0ff0e852eed8e80792d363697
Signed-off-by: Pawel Kaminski <pawelx.kaminski@intel.com>
2019-09-11 12:29:44 +00:00

6 lines
143 B
YAML

---
upgrade:
- |
New config option spdk_max_queue_depth is added for SPDK NVMe-oF target.
It allows users to specify max queu depth.