diff options
| author | Kaike Wan <[email protected]> | 2019-01-23 19:32:30 -0800 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2019-02-05 17:53:55 -0500 |
| commit | f1ab4efa6d32e98f9e604c9dde57cfe7b89a6c07 (patch) | |
| tree | 0237f4668069c53f5fe60f02d358424a573dba3e /tools/perf/scripts/python | |
| parent | a0b34f75ec209e40f06912380533ec525691544f (diff) | |
IB/hfi1: Enable TID RDMA READ protocol
This patch enables TID RDMA READ protocol by converting a qualified
RDMA READ request into a TID RDMA READ request internally:
(1) The TID RDMA capability must be enabled;
(2) The request must start on a 4K page boundary and all receiving
buffers must start on 4K page boundaries;
(3) The request length must be a multiple of 4K and must be larger or
equal to 256K. Each receiving buffer length must be a multiple of 4K.
Signed-off-by: Mitko Haralanov <[email protected]>
Signed-off-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