diff options
author | Selvin Xavier <selvin.xavier@broadcom.com> | 2017-06-29 21:28:12 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-07-20 17:20:50 +0200 |
commit | 58d4a671d0eac45db1c7f27c8684c277249ac127 (patch) | |
tree | 17b9b5225ac83a4120a4fb5c70040ebe1bb94a95 /drivers/Kconfig | |
parent | RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails (diff) | |
download | linux-58d4a671d0eac45db1c7f27c8684c277249ac127.tar.xz linux-58d4a671d0eac45db1c7f27c8684c277249ac127.zip |
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 'drivers/Kconfig')
0 files changed, 0 insertions, 0 deletions