summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorLeon Romanovsky <leon@kernel.org>2024-11-04 14:55:56 +0300
committerLeon Romanovsky <leon@kernel.org>2024-11-04 14:55:56 +0300
commit8439662f6f1654733e90453f33db41c6178f1b54 (patch)
tree16c9d25bd03a459318872be430ff1a95c49b6b52 /tools/perf/scripts/python/parallel-perf.py
parentd7d54769c042cf24e4e8aeae03ca9fb5fcb6f714 (diff)
parent8ab3138a9b2dcb0ddf281240cf8cba414eb1224a (diff)
downloadlinux-8439662f6f1654733e90453f33db41c6178f1b54.tar.xz
Introduce mlx5 data direct placement (DDP)
This feature allows WRs on the receiver side of the QP to be consumed out of order, permitting the sender side to transmit messages without guaranteeing arrival order on the receiver side. When enabled, the completion ordering of WRs remains in-order, regardless of the Receive WRs consumption order. RDMA Read and RDMA Atomic operations on the responder side continue to be executed in-order, while the ordering of data placement for RDMA Write and Send operations is not guaranteed. Signed-off-by: Leon Romanovsky <leon@kernel.org> * mlx5-next: net/mlx5: Introduce data placement ordering bits
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions