Hi,
We are using Mellanox NIC connectx5 for RDMA data transfer.
We would like to know how to measure RDMA data transfer rate in real time. Is there any tool to analyse RDMA operation in real-time?
Thanks and Regards,
Abhishek
Hi,
We are using Mellanox NIC connectx5 for RDMA data transfer.
We would like to know how to measure RDMA data transfer rate in real time. Is there any tool to analyse RDMA operation in real-time?
Thanks and Regards,
Abhishek
Hi!
Thanks for contacting us.
To test RDMA data transfer in real time you can use this commands:
RDMA /write/read/send bandwidth test
Server side Client side
ib_write_bw ib_write_bw<host name>
ib_read_bw ib_read_bw<host name>
ib_send_bw ib_send_bw<host name>
Information regarding all tools to test RDMA can be found in this link:
https://docs.nvidia.com/networking/display/MLNXOFEDv571020/InfiniBand+Fabric+Utilities#InfiniBandFabricUtilities-PerformanceUtilities
For further information and options, please refer to the tool’s man page.
Thanks,
Ilan.