RDMA/irdma: Fix Local Invalidate fencing
authorMustafa Ismail <mustafa.ismail@intel.com>
Mon, 22 May 2023 15:56:54 +0000 (10:56 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 29 May 2023 17:06:29 +0000 (14:06 -0300)
commit5842d1d9c1b0d17e0c29eae65ae1f245f83682dd
tree3bf766ff2f6ea6e44e4b1aff7f8f75f809812422
parentc8f304d75f6c6cc679a73f89591f9a915da38f09
RDMA/irdma: Fix Local Invalidate fencing

If the local invalidate fence is indicated in the WR, only the read fence
is currently being set in WQE. Fix this to set both the read and local
fence in the WQE.

Fixes: b48c24c2d710 ("RDMA/irdma: Implement device supported verb APIs")
Link: https://lore.kernel.org/r/20230522155654.1309-4-shiraz.saleem@intel.com
Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/hw/irdma/verbs.c