aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSelvin Xavier <[email protected]>2017-08-23 01:08:07 -0700
committerDoug Ledford <[email protected]>2017-08-24 17:34:57 -0400
commit61e0962d52216f2e5bab59bb055f1210e41f484f (patch)
tree4dcbe4beb32fda8b746e290459811acd0ffe46ad /tools/perf/scripts/python/bin
parenta31a2a3b27f18bce0830581057a3fff75b830924 (diff)
IB: Avoid ib_modify_port() failure for RoCE devices
IB CM calls ib_modify_port() irrespective of link layer. If the failure is returned, the mad agent gets unregistered for those devices. Recently, modify_port() hook was removed from some of the low level drivers as it was always returning success. This breaks rdma connection establishment over those devices. For ethernet devices, Qkey violation and port capabilities are not applicable. So returning success for RoCE when modify_port hook is is not implemented. Cc: Leon Romanovsky <[email protected]> Signed-off-by: Selvin Xavier <[email protected]> Reviewed-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