+1
−0
+5
−4
+1
−1
hw/rdma/rdma_backend.c
0 → 100644
+818
−0
File added.
Preview size limit exceeded, changes collapsed.
hw/rdma/rdma_backend.h
0 → 100644
+98
−0
Loading
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>
File added.
Preview size limit exceeded, changes collapsed.