diff options
author | Wenpeng Liang <liangwenpeng@huawei.com> | 2021-01-30 16:58:01 +0800 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-02-08 19:37:34 -0400 |
commit | b5df9b7a2f965b7903850d8f89846ffe0080b84b (patch) | |
tree | def4c869c56b4ad843b7dc6174b349ce67678e53 /tools/perf/scripts/python | |
parent | 1620f09b96ec14c1ff1ff64ee0aeabc027c653d5 (diff) |
RDMA/hns: Force srq_limit to 0 when creating SRQ
According to the IB Specification, srq_limit shouldn't be configured
during SRQ creation. If a user set srq_limit at this time, the driver
should forced it to zero, or the result of creating SRQ will conflict with
the result of querying SRQ.
Fixes: c7bcb13442e1 ("RDMA/hns: Add SRQ support for hip08 kernel mode")
Link: https://lore.kernel.org/r/1611997090-48820-4-git-send-email-liweihang@huawei.com
Signed-off-by: Wenpeng Liang <liangwenpeng@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions