aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEli Cohen <[email protected]>2016-06-22 17:27:26 +0300
committerDoug Ledford <[email protected]>2016-06-23 10:03:57 -0400
commitc9b254955b9f8814966f5dabd34c39d0e0a2b437 (patch)
treee9047224895572e01a408f9d5aaa2c1de32df4b5 /tools/perf/scripts/python
parentb57141c1abe41e26c09b1b1b7ece463464ba6de2 (diff)
IB/mlx5: Fix post send fence logic
If the caller specified IB_SEND_FENCE in the send flags of the work request and no previous work request stated that the successive one should be fenced, the work request would be executed without a fence. This could result in RDMA read or atomic operations failure due to a MR being invalidated. Fix this by adding the mlx5 enumeration for fencing RDMA/atomic operations and fix the logic to apply this. Fixes: e126ba97dba9 ('mlx5: Add driver for Mellanox Connect-IB adapters') Signed-off-by: Eli Cohen <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions