]> git.openfabrics.org - ~aditr/compat-rdma.git/commit
bnxt_re: BZ 2655 Fix nfs client hang with a call trace on stress traffic
authorSelvin Xavier <selvin.xavier@broadcom.com>
Mon, 6 Nov 2017 16:18:13 +0000 (08:18 -0800)
committerSelvin Xavier <selvin.xavier@broadcom.com>
Mon, 6 Nov 2017 16:18:13 +0000 (08:18 -0800)
commit2c2dd6e2d3bf8ce1b1c8f172b638f1365ca996e4
tree8736856088fe10b15e068ed0d6e13d43be63cb46
parent45d80014d9643a035c8fa1e521cbdc5030897d56
bnxt_re: BZ 2655 Fix nfs client hang with a call trace on stress traffic

Adding memory barriers before processing a completion. Also, fixes some
race condition in moving the QP to error state during an Rx CQE error and
synchronize poll_cq and req_notify_cq.

Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
linux-next-pending/0015-RDMA-bnxt_re-Add-memory-barriers-when-processing-CQ-.patch [new file with mode: 0644]
linux-next-pending/0016-RDMA-bnxt_re-Set-QP-state-in-case-of-response-comple.patch [new file with mode: 0644]
linux-next-pending/0017-RDMA-bnxt_re-Flush-CQ-notification-Work-Queue-before.patch [new file with mode: 0644]
linux-next-pending/0018-RDMA-bnxt_re-synchronize-poll_cq-and-req_notify_cq-v.patch [new file with mode: 0644]