diff options
| author | Mike Marciniszyn <[email protected]> | 2017-03-20 17:26:01 -0700 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-04-05 14:45:09 -0400 |
| commit | 44dcfa4b182dffed0e1e6535220fcdd12620b9ec (patch) | |
| tree | a1aa114b8f797893e28c4fd5d6b4f872599fc571 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 5f14e4e6674002f377ba164114eb9a67ba23d864 (diff) | |
IB/rdmavt: Avoid reseting wqe send_flags in unreserve
The wqe should be read only and in fact the superfluous reset of the
RVT_SEND_RESERVE_USED flag causes an issue where reserved operations
elicit a bad completion to the ULP.
The maintenance of the flag is now entirely within rvt_post_one_wr()
where a reserved operation will set the flag and a non-reserved operation
will insure the operation that is about to be posted has the flag reset.
Fixes: Commit 856cc4c237ad ("IB/hfi1: Add the capability for reserved operations")
Reviewed-by: Don Hiatt <[email protected]>
Signed-off-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions