doc/jsonrpc: Add c2h_success parameter to nvmf_create_transport
Only this update is missing. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I6ee25eda8e1e83d3b17ab555ae816a37e0b208af Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/459414 Reviewed-by: Or Gerlitz <gerlitz.or@gmail.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
af6ed1e94a
commit
17b77d79ee
@ -3573,6 +3573,7 @@ num_shared_buffers | Optional | number | The number of pooled data buf
|
||||
buf_cache_size | Optional | number | The number of shared buffers to reserve for each poll group
|
||||
max_srq_depth | Optional | number | The number of elements in a per-thread shared receive queue (RDMA only)
|
||||
no_srq | Optional | boolean | Disable shared receive queue even for devices that support it. (RDMA only)
|
||||
c2h_success | Optional | boolean | Enable C2H success optimization (TCP only)
|
||||
|
||||
### Example:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user