Commit 8439662f authored by Leon Romanovsky's avatar Leon Romanovsky
Browse files

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: default avatarLeon Romanovsky <leon@kernel.org>

* mlx5-next:
  net/mlx5: Introduce data placement ordering bits
parents d7d54769 8ab3138a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment