OpenCloudOS-Kernel/drivers/infiniband/hw
Sindhu Devale 5b1e985f76 RDMA/irdma: Skip CQP ring during a reset
Due to duplicate reset flags, CQP commands are processed during reset.

This leads CQP failures such as below:

 irdma0: [Delete Local MAC Entry Cmd Error][op_code=49] status=-27 waiting=1 completion_err=0 maj=0x0 min=0x0

Remove the redundant flag and set the correct reset flag so CPQ is paused
during reset

Fixes: 8498a30e1b ("RDMA/irdma: Register auxiliary driver and implement private channel OPs")
Link: https://lore.kernel.org/r/20210916191222.824-2-shiraz.saleem@intel.com
Reported-by: LiLiang <liali@redhat.com>
Signed-off-by: Sindhu Devale <sindhu.devale@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-09-20 14:13:22 -03:00
..
bnxt_re RDMA v5.15 merge window 2nd Pull Request 2021-09-09 11:14:14 -07:00
cxgb4 Merge branch 'sg_nents' into rdma.git for-next 2021-08-30 09:49:59 -03:00
efa RDMA v5.15 merge window Pull Request 2021-09-02 14:47:21 -07:00
hfi1 RDMA v5.15 merge window 2nd Pull Request 2021-09-09 11:14:14 -07:00
hns Merge branch 'sg_nents' into rdma.git for-next 2021-08-30 09:49:59 -03:00
irdma RDMA/irdma: Skip CQP ring during a reset 2021-09-20 14:13:22 -03:00
mlx4 Merge branch 'sg_nents' into rdma.git for-next 2021-08-30 09:49:59 -03:00
mlx5 RDMA v5.15 merge window 2nd Pull Request 2021-09-09 11:14:14 -07:00
mthca RDMA: switch from 'pci_' to 'dma_' API 2021-08-23 13:43:54 -03:00
ocrdma RDMA: Globally allocate and release QP memory 2021-08-03 13:44:27 -03:00
qedr Merge branch 'sg_nents' into rdma.git for-next 2021-08-30 09:49:59 -03:00
qib IB/qib: Fix clang confusion of NULL pointer comparison 2021-09-13 16:28:39 -03:00
usnic RDMA: Globally allocate and release QP memory 2021-08-03 13:44:27 -03:00
vmw_pvrdma RDMA: switch from 'pci_' to 'dma_' API 2021-08-23 13:43:54 -03:00
Makefile RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw 2021-06-02 20:06:36 -03:00