diff options
| author | Kaike Wan <[email protected]> | 2018-11-28 10:22:09 -0800 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2018-12-06 19:59:46 -0700 |
| commit | ca95f802ef5139722acc8d30aeaab6fe5bbe939e (patch) | |
| tree | b144e55cc6723cb8bda5a5c71a87c84657e20427 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | ff8b67fccdb65402df78a1695c38be805252cf8e (diff) | |
IB/hfi1: Unreserve a reserved request when it is completed
Currently, When a reserved operation is completed, its entry in the send
queue will not be unreserved, which leads to the miscalculation of
qp->s_avail and thus the triggering of a WARN_ON call trace. This patch
fixes the problem by unreserving the reserved operation when it is
completed.
Fixes: 856cc4c237ad ("IB/hfi1: Add the capability for reserved operations")
Reviewed-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Kaike Wan <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions