hw/rdma: Implementation of generic rdma device layers
This layer is composed of two sub-modules, backend and resource manager. Backend sub-module is responsible for all the interaction with IB layers such as ibverbs and umad (external libraries). Resource manager is a collection of functions and structures to manage RDMA resources such as QPs, CQs and MRs. Reviewed-by:Dotan Barak <dotanb@mellanox.com> Reviewed-by:
Zhu Yanjun <yanjun.zhu@oracle.com> Signed-off-by:
Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by:
Marcel Apfelbaum <marcel@redhat.com>
Showing
hw/rdma/rdma_backend.c
0 → 100644
This diff is collapsed.
hw/rdma/rdma_backend.h
0 → 100644
hw/rdma/rdma_rm.c
0 → 100644
This diff is collapsed.
hw/rdma/rdma_rm.h
0 → 100644
hw/rdma/trace-events
0 → 100644
Please register or sign in to comment