diff options
| author | Guoqing Jiang <[email protected]> | 2021-06-14 11:03:36 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2021-06-18 13:47:13 -0300 |
| commit | 354462eb7f528dadd68e8a0e7e6d69794b801f95 (patch) | |
| tree | 4f4dd92ee9556247ab21daa0a128aa33fa156f9a /tools/perf/scripts/python | |
| parent | b012f0ad5321e86d61f5c9eabba3320347221d06 (diff) | |
RDMA/rtrs: Rename cq_size/queue_size to cq_num/queue_num
Those variables are passed to create_cq, create_qp, rtrs_iu_alloc and
rtrs_iu_free, so these *_size means the num of unit. And cq_size also
means number of cq element.
Also move the setting of cq_num to common path.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guoqing Jiang <[email protected]>
Reviewed-by: Md Haris Iqbal <[email protected]>
Signed-off-by: Jack Wang <[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