mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Added one more comment line on custom librdmacm
This commit is contained in:
parent
b7a4b9d7c8
commit
33d59938eb
1 changed files with 6 additions and 2 deletions
|
@ -450,8 +450,12 @@ static void ib_create_bind_id(struct node *n)
|
|||
* struct rdma_cm_id **id, void *context,
|
||||
* enum rdma_port_space ps, enum ibv_qp_type qp_type);
|
||||
*
|
||||
* 4. ./build.sh
|
||||
* 5. cd build && sudo make install
|
||||
* 4. Edit librdmacm/librdmacm.map and add a new line with:
|
||||
*
|
||||
* rdma_create_id2
|
||||
*
|
||||
* 5. ./build.sh
|
||||
* 6. cd build && sudo make install
|
||||
*
|
||||
*/
|
||||
#ifdef RDMA_CMA_H_CUSTOM
|
||||
|
|
Loading…
Add table
Reference in a new issue