Closed dragonJACson closed 2 months ago
To keep compatibility, we would scan sysfs to get gid table when there is no ibv_query_gid_table symbol in libibverbs, just as what they do in the libibverbs original C implementation.
ibv_query_gid_table
https://github.com/RDMA-Rust/sideway/issues/6
Would you please try test_qp now? It should be able to modify qp to RTR and RTS successfully. @FujiZ
test_qp
To keep compatibility, we would scan sysfs to get gid table when there is no
ibv_query_gid_table
symbol in libibverbs, just as what they do in the libibverbs original C implementation.https://github.com/RDMA-Rust/sideway/issues/6