doc: add control_msg_num to jsonrpc.md
Signed-off-by: John Levon <john.levon@nutanix.com> Change-Id: I5c0fc5966d1ed9c78e83bd6772191d46bde1331c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9595 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
213eaed3bd
commit
75775a4720
@ -6022,6 +6022,7 @@ sock_priority | Optional | number | The socket priority of the co
|
|||||||
acceptor_backlog | Optional | number | The number of pending connections allowed in backlog before failing new connection attempts (RDMA only)
|
acceptor_backlog | Optional | number | The number of pending connections allowed in backlog before failing new connection attempts (RDMA only)
|
||||||
abort_timeout_sec | Optional | number | Abort execution timeout value, in seconds
|
abort_timeout_sec | Optional | number | Abort execution timeout value, in seconds
|
||||||
no_wr_batching | Optional | boolean | Disable work requests batching (RDMA only)
|
no_wr_batching | Optional | boolean | Disable work requests batching (RDMA only)
|
||||||
|
control_msg_num | Optional | number | The number of control messages per poll group (TCP only)
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user