Spdk/python/spdk/rpc
zhangduan 31db7b139b nvme_tcp: set transport_ack_timeout to ack_timeout
The value of ack_timeout is calculated according to
the formula 2^(transport_ack_timeout) msec.

Signed-off-by: zhangduan <zhangd28@chinatelecom.cn>
Change-Id: I5a938635d70693ddd405fa5907555bb745b4df0f
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12215
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2022-04-20 08:21:42 +00:00
..
__init__.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
app.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
bdev.py nvme_tcp: set transport_ack_timeout to ack_timeout 2022-04-20 08:21:42 +00:00
blobfs.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
client.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
cmd_parser.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
env_dpdk.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
helpers.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
idxd.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
ioat.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
iscsi.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
log.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
lvol.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
nbd.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
notify.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
nvme.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
nvmf.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
pmem.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
sock.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
subsystem.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
trace.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
vhost.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00
vmd.py scripts: move python modules to python directory 2022-04-05 14:40:47 +00:00