open-rdma icon indicating copy to clipboard operation
open-rdma copied to clipboard

RoCE v2 hardware implementation using Spinal HDL

Results 2 open-rdma issues
Sort by recently updated
recently updated
newest added

Implement the device driver for open-rdma in Rust. References: Mellanox Linux Drivers https://network.nvidia.com/products/infiniband-drivers/linux/mlnx_ofed/ OFED for Linux https://www.openfabrics.org/ofed-for-linux/ RDMA core userspace libraries and daemons https://github.com/linux-rdma/rdma-core

If MR is huge, say 10GB, how to translate virtual address to physical address efficiently?