diff options
author | Michael S. Tsirkin <mst@dev.mellanox.co.il> | 2007-05-27 15:06:42 (GMT) |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-05-29 23:07:09 (GMT) |
commit | 8b7e15772a286d0ef8e4f8eca422ce5368b6fa97 (patch) | |
tree | 646d1d449b0f123d2567a16c5c2a341b17b67933 /block/Makefile | |
parent | 6e98ee75c3ab99db48ecc0615c2246dc193111a9 (diff) | |
download | linux-fsl-qoriq-8b7e15772a286d0ef8e4f8eca422ce5368b6fa97.tar.xz |
IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ
mthca_free_err_wqe() currently treats both send and receive CQEs
identically if a QP is using an SRQ. But for Tavor hardware, send
CQEs with error can be chained together even if the RQ is part of SRQ,
so we may miss some CQEs.
Fix by following the WQE chain for all send CQEs even for non-SRQ QPs.
This fixes crashes in IPoIB CM:
<https://bugs.openfabrics.org//show_bug.cgi?id=604>
Signed-off-by: Michael S. Tsirkin <mst@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'block/Makefile')
0 files changed, 0 insertions, 0 deletions