diff options
| author | Jack Wang <[email protected]> | 2021-06-14 11:03:37 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-06-18 13:47:13 -0300 |
| commit | a95fbe2abafdad800cc9a1ee6a08501c6835c8ba (patch) | |
| tree | 6fb05ac9ef19b655bd7d92d40f6f204e77f9b136 /tools/perf/scripts/python | |
| parent | 354462eb7f528dadd68e8a0e7e6d69794b801f95 (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