diff options
| author | Kaike Wan <[email protected]> | 2019-01-23 19:32:09 -0800 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2019-02-05 17:53:55 -0500 |
| commit | 24b11923da4c7dbf5690d3ac74710affaf564196 (patch) | |
| tree | 45309205decaee002bad0bde391317a0d922b143 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 039cd3daf19b9acbf080054d765cbceac842b6a0 (diff) | |
IB/hfi1: Integrate TID RDMA READ protocol into RC protocol
This patch integrates the TID RDMA READ protocol into the IB RC protocol.
This protocol is an end-to-end protocol between the hfi1 drivers on two
OPA nodes that converts a qualified RDMA READ request into a TID RDMA
READ request to avoid data copying on the requester side. The following
codes are added in this patch:
- Send the TID RDMA READ request;
- Complete the TID RDMA READ send request;
- Send the TID RDMA READ response;
- Complete the TID RDMA READ 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions