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
161 stars 51 forks source link

rdma/ud: reduce l2/l3/l4 headers in data path #810

Closed ricmli closed 5 months ago

ricmli commented 5 months ago

These headers are redundant in RDMA UD datapath.

ricardomlee commented 5 months ago

Check if checksum calculations also reduced.