diff options
author | Jason Gunthorpe <[email protected]> | 2020-11-15 13:43:09 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-11-16 16:53:30 -0400 |
commit | c08fbdc57741026a440d01593e09e11b60b3e210 (patch) | |
tree | ccf7b749a9874e431e10c3429f60a2003b0f1a9e /net/lapb/lapb_subr.c | |
parent | a59b7b05efc827929c2aa46fc2fe561982bd19fc (diff) |
RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQ
This fixes a bug where the page_offset was not being considered when
building a CQ. The HW specification says it 'must be zero', so use
a variant of mlx5_umem_find_best_quantized_pgoff() with a 0 pgoff_bitmask
to force this result.
Fixes: e126ba97dba9 ("mlx5: Add driver for Mellanox Connect-IB adapters")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions