diff options
| author | Parav Pandit <[email protected]> | 2018-01-12 07:58:42 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2018-01-15 15:33:21 -0700 |
| commit | a6532e7139660c103dda181aa5b2c734aa26ed6c (patch) | |
| tree | 8430cb261887242c9088e4fa672871d261af3292 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | cd2a6e7d384b043d5d029e39663061cebc949385 (diff) | |
RDMA/core: Clarify rdma_ah_find_type
iWARP does not use rdma_ah_attr_type, and for this reason we do not have a
RDMA_AH_ATTR_TYPE_IWARP. rdma_ah_find_type should not even be called on iwarp
ports and for clarity it shouldn't have a special test for iWarp.
This changes the result from RDMA_AH_ATTR_TYPE_ROCE to RDMA_AH_ATTR_TYPE_IB
when wrongly called on an iWarp port.
Fixes: 44c58487d51a ("IB/core: Define 'ib' and 'roce' rdma_ah_attr types")
Signed-off-by: Parav Pandit <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions