OpenVisualCloud / Media-Transport-Library

A real-time media transport(DPDK, AF_XDP, RDMA) stack for both raw and compressed video based on COTS hardware.
BSD 3-Clause "New" or "Revised" License
158 stars 46 forks source link

rdma: use rdma_write_with_imm #867

Closed ricmli closed 2 months ago

ricmli commented 2 months ago

Replace ready msg, rx side can know the write operation is done. This reduces the rtt/2 notify latency.