mirror of https://github.com/datenlord/open-rdma
13af9a697d | ||
---|---|---|
async-rdma@28b58a6b19 | ||
blue-dmac@e2515db345 | ||
blue-rdma@fe4a882522 | ||
open-rdma-driver@44847cd40b | ||
rdma-driver-rs@016b5ac491 | ||
roce-sim@120df9e703 | ||
.gitmodules | ||
LICENSE | ||
README.md |
README.md
open-rdma
RoCE v2 hardware and software implementation:
- blue-rdma is RoCE v2 hardware implementation using Bluespec;
- open-rdma-driver is the Linux driver for blue-rdma.
- roce-sim is RoCE v2 compatibility test framework writtin in Python and Rust;
- async-rdma is Rust Async binding for RDMA verbs API.
- rdma-drivers-rs is Rust Linux driver for RDMA rxe and mlx4 device.
- blue-dmac is a DMA controller based on Xilinx UltraScale+ PCIe IP written in Bluespec.