linux_dsm_epyc7002/drivers/infiniband/hw/bnxt_re
Devesh Sharma 0fca467e81 bnxt_re: Clean cq for kernel consumers only
Kernel space provider driver should clean the CQs belonging to kernel
space consumers only. The current implementation is doing reverse of it.

Fixing the same by avoiding the call to __clean_cq on a kernel qp during
destroy.

Fixes: c50866e285 ("bnxt_re: fix the regression due to changes in alloc_pbl")
Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-03-04 10:51:14 -04:00
..
bnxt_re.h RDMA/bnxt_re: Add chip context to identify 57500 series 2019-02-07 13:24:48 -07:00
hw_counters.c RDMA/bnxt_re: Report out of sequence hw counters 2018-10-16 00:03:50 -06:00
hw_counters.h RDMA/bnxt_re: Report out of sequence hw counters 2018-10-16 00:03:50 -06:00
ib_verbs.c bnxt_re: Clean cq for kernel consumers only 2019-03-04 10:51:14 -04:00
ib_verbs.h RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
Kconfig RDMA/bnxt_re: Add 64bit doorbells for 57500 series 2019-02-07 13:24:48 -07:00
main.c RDMA: Handle ucontext allocations by IB/core 2019-02-22 14:11:37 -07:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
qplib_fp.c bnxt_re: fix the regression due to changes in alloc_pbl 2019-02-22 11:17:22 -07:00
qplib_fp.h RDMA/bnxt_re: Add extended psn structure for 57500 adapters 2019-02-07 13:24:48 -07:00
qplib_rcfw.c RDMA/bnxt_re: Skip backing store allocation for 57500 series 2019-02-07 13:24:48 -07:00
qplib_rcfw.h RDMA/bnxt_re: Add 64bit doorbells for 57500 series 2019-02-07 13:24:48 -07:00
qplib_res.c bnxt_re: fix the regression due to changes in alloc_pbl 2019-02-22 11:17:22 -07:00
qplib_res.h RDMA/bnxt_re: Skip backing store allocation for 57500 series 2019-02-07 13:24:48 -07:00
qplib_sp.c RDMA/bnxt_re: Add extended psn structure for 57500 adapters 2019-02-07 13:24:48 -07:00
qplib_sp.h RDMA/bnxt_re: Make use of destroy AH sleepable flag 2018-12-19 16:28:04 -07:00
roce_hsi.h RDMA/bnxt_re: Add extended psn structure for 57500 adapters 2019-02-07 13:24:48 -07:00