diff options
| author | Maor Gottlieb <[email protected]> | 2017-06-21 09:26:28 +0300 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-07-24 10:41:02 -0400 |
| commit | ea30b966f7dd6bcfb20c98a7f99608c7bb10bfac (patch) | |
| tree | 9d4b7943102cfffb4eae9d93d73b5f846e36858d /tools/perf/scripts/python/bin | |
| parent | 58dcb60a226ee48cc66c96c27b751f06ec2bc5a9 (diff) | |
IB/mlx4: Add inline-receive support
When inline-receive is enabled, the HCA may write received
data into the receive WQE.
Inline-receive is enabled by setting its matching bit in
the QP context and each single-packet message with payload
not exceeding the receive WQE size will be delivered to
the WQE.
The completion report will indicate that the payload was placed to the WQE.
It includes:
1) Return maximum supported size of inline-receive by the hardware
in query_device vendor's data part.
2) Enable the feature when requested by the vendor data input.
Signed-off-by: Maor Gottlieb <[email protected]>
Reviewed-by: Yishai Hadas <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions