aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJack Wang <[email protected]>2021-06-14 11:03:37 +0200
committerJason Gunthorpe <[email protected]>2021-06-18 13:47:13 -0300
commita95fbe2abafdad800cc9a1ee6a08501c6835c8ba (patch)
tree6fb05ac9ef19b655bd7d92d40f6f204e77f9b136 /tools/perf/scripts/python
parent354462eb7f528dadd68e8a0e7e6d69794b801f95 (diff)
RDMA/rtrs: Check device max_qp_wr limit when create QP
Currently we only check device max_qp_wr limit for IO connection, but not for service connection. We should check for both. So save the max_qp_wr device limit in wr_limit, and use it for both IO connections and service connections. While at it, also remove an outdated comments. Link: https://lore.kernel.org/r/[email protected] Suggested-by: Leon Romanovsky <[email protected]> Signed-off-by: Jack Wang <[email protected]> Signed-off-by: Gioh Kim <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions