diff options
author | Leon Romanovsky <[email protected]> | 2020-07-28 15:02:55 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-07-29 14:19:01 -0300 |
commit | 81530ab08ef002f90b7dc68f5a69816b0e3be803 (patch) | |
tree | 6a7102e9e9413cd24b4dca7468fce1f143a55e3b /lib/mpi/mpi-add.c | |
parent | 5351a56b1a4ceafd7a17ebfdf3cda430cdfd365d (diff) |
RDMA/mlx5: Allow providing extra scatter CQE QP flag
Scatter CQE feature relies on two flags MLX5_QP_FLAG_SCATTER_CQE and
MLX5_QP_FLAG_ALLOW_SCATTER_CQE, both of them can be provided without
relation to device capability.
Relax global validity check to allow MLX5_QP_FLAG_ALLOW_SCATTER_CQE QP
flag.
Existing user applications are failing on this new validity check.
Fixes: 90ecb37a751b ("RDMA/mlx5: Change scatter CQE flag to be set like other vendor flags")
Fixes: 37518fa49f76 ("RDMA/mlx5: Process all vendor flags in one place")
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Artemy Kovalyov <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions