aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMax Gurtovoy <[email protected]>2021-09-23 00:55:35 +0300
committerChristoph Hellwig <[email protected]>2021-10-20 19:16:01 +0200
commit44c3c6257e99c6284f312206de73783575fc8906 (patch)
treedad6ff990003101ecc36fbe1dcaa87492073c5d3 /tools/perf/scripts/python/check-perf-trace.py
parent2351ead99ce9164fb42555aee3f96af84c4839e9 (diff)
nvme-rdma: limit the maximal queue size for RDMA controllers
Corrent limit of 1024 isn't valid for some of the RDMA based ctrls. In case the target expose a cap of larger amount of entries (e.g. 1024), the initiator may fail to create a QP with this size. Thus limit to a value that works for all RDMA adapters. Future general solution should use RDMA/core API to calculate this size according to device capabilities and number of WRs needed per NVMe IO request. Signed-off-by: Max Gurtovoy <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions