linux/drivers/infiniband
Selvin Xavier 499e456981 RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq
While invoking the req_notify_cq hook, ULPs can request
whether the CQs have any CQEs pending. If CQEs are pending,
drivers can indicate  it by returning 1 for req_notify_cq.
The stack will poll CQ again till CQ is empty.

This patch peeks the CQ for any valid entries and return accordingly.

Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2017-07-20 11:20:50 -04:00
..
core IB/core: Allow QP state transition from reset to error 2017-07-17 21:21:30 -04:00
hw RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq 2017-07-20 11:20:50 -04:00
sw IB/rxe: Set dma_mask and coherent_dma_mask 2017-07-17 21:21:27 -04:00
ulp IB/IPoIB: Fix error code in ipoib_add_port() 2017-07-20 11:20:49 -04:00
Kconfig IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev 2017-04-20 12:01:38 -04:00
Makefile IB/rdmavt: Create module framework and handle driver registration 2016-03-10 20:37:04 -05:00