diff options
author | Selvin Xavier <selvin.xavier@broadcom.com> | 2017-06-29 22:28:12 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-07-20 18:20:50 +0300 |
commit | 58d4a671d0eac45db1c7f27c8684c277249ac127 (patch) | |
tree | 17b9b5225ac83a4120a4fb5c70040ebe1bb94a95 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4a62c5e9e2e1c15ceb1654715d9284d97f921119 (diff) | |
download | linux-58d4a671d0eac45db1c7f27c8684c277249ac127.tar.xz |
RDMA/bnxt_re: Report supported value to IB stack in query_device
- Report supported value for max_mr_size to IB stack in query_device.
Also, check and log if MR size requested by application in
reg_user_mr() is greater than value currently supported by driver.
- Report only 4K page size support for now
- Fix Max_QP value returned by ibv_devinfo -vv.
In case of PF, FW reserves 129 QPs for creating QP1s of VFs
and PF. So the max_qp value reported by FW for PF doesn'tt include
the QP1. Fixing this issue by adding 1 with the value reported
by FW.
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions