diff options
author | Shaobo Xu <[email protected]> | 2016-11-29 23:10:29 +0000 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-12-03 14:20:42 -0500 |
commit | afb6b092d6507b17c75df394b1d1b2a6e1674627 (patch) | |
tree | 06c7c9341d14ee59b350d0cc9b66bc3e0c02008a /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 19a408efa099e6ebe5458d4fc1ba4630d9daf9d4 (diff) |
IB/hns: Fix the bug when free cq
If the resources of cq are freed while executing the user case, hardware
can not been notified in hip06 SoC. Then hardware will hold on when it
writes the cq buffer which has been released.
In order to slove this problem, RoCE driver checks the CQE counter, and
ensure that the outstanding CQE have been written. Then the cq buffer
can be released.
Signed-off-by: Shaobo Xu <[email protected]>
Reviewed-by: Wei Hu (Xavier) <[email protected]>
Signed-off-by: Salil Mehta <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions