diff options
| author | Kaike Wan <[email protected]> | 2019-01-23 19:31:46 -0800 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2019-02-05 17:53:55 -0500 |
| commit | b126078e8957f3aea4a44b8916f2f3752b5c392d (patch) | |
| tree | c1b359976742cc4b5d3875bc65758c37534a9f29 /tools/perf/scripts/python | |
| parent | 22d136d7566f193fc67cdfd9228aaa7d122a3a45 (diff) | |
IB/hfi1: Add functions for restarting TID RDMA READ request
This patch adds functions to retry TID RDMA READ request. Since TID RDMA
READ request could be retried from any segment boundary, it requires
a number of tracking fields in various structures and those fields
should be reset properly. The qp->s_num_rd_atomic field is reset before
retry and therefore should be incremented for each new or retried
RDMA READ or atomic request.
Reviewed-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Kaike Wan <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions