commit | af74d1956f780253d643a15f30d6aaa1c2e4836d | [log] [tgz] |
---|---|---|
author | Devesh Sharma <devesh.sharma@avagotech.com> | Tue Oct 20 14:17:59 2015 +0530 |
committer | Doug Ledford <dledford@redhat.com> | Wed Oct 21 17:28:19 2015 -0400 |
tree | d579cb2622fd89b71b3b798a78ef558973809475 | |
parent | aeb922df2c6fc3fc21fd7ec4b9ae7e845e541450 [diff] |
RDMA/ocrdma: Prevent CQ-Doorbell floods Changing CQ-Doorbell(DB) logic to prevent DB floods, it is supposed to be pressed only if any hw CQE is polled. If cq-arm was requested previously then don't bother about number of hw CQEs polled and arm the CQ. Signed-off-by: Devesh Sharma <devesh.sharma@avagotech.com> Signed-off-by: Selvin Xavier <selvin.xavier@avagotech.com> Signed-off-by: Doug Ledford <dledford@redhat.com>