+5
−5
+7
−7
Loading
Timeout can be enabled by user hence it cannot be ruled out if it is (un)likely. In worst case scenario e.g. bdev nvme in use and timeouts enabled then all qpairs will have incorrect hint. This could impact performance as timeout is meant to be checked on each round of nvme_tcp_qpair_process_completions execution. While here adjust nvme_tcp_qpair_check_timeout and nvme_request_check_timeout for the same reason. Change-Id: Id8fb459e822423be3cdfb8c660a1ec2f0d03a463 Signed-off-by:Jacek Kalwas <jacek.kalwas@nutanix.com> Reviewed-on: https://review.spdk.io/c/spdk/spdk/+/25763 Community-CI: Mellanox Build Bot Tested-by:
SPDK Automated Test System <spdkbot@gmail.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Reviewed-by:
Tomasz Zawadzki <tomasz@tzawadzki.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com>