diff options
author | Mustafa Ismail <mustafa.ismail@intel.com> | 2022-11-14 19:17:01 -0600 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2022-11-17 10:41:28 +0200 |
commit | 8f7e2daa6336f9f4b6f8a4715a809674606df16b (patch) | |
tree | 9da040272bb1caf039453aecfe63d7c960046fc6 /drivers/infiniband/ulp | |
parent | 24419777e9431137d5923a747f546facb1e49b1f (diff) | |
download | linux-8f7e2daa6336f9f4b6f8a4715a809674606df16b.tar.bz2 |
RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
When allocating PBLE's for a large CQ, it is possible
that a 2-level PBLE is returned which would cause the
CQ allocation to fail since 1-level is assumed and checked for.
Fix this by requesting a level one PBLE only.
Fixes: b48c24c2d710 ("RDMA/irdma: Implement device supported verb APIs")
Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Link: https://lore.kernel.org/r/20221115011701.1379-4-shiraz.saleem@intel.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'drivers/infiniband/ulp')
0 files changed, 0 insertions, 0 deletions