qperf
Measure socket and RDMA performance
Install
- All systems
-
curl cmd.cat/qperf.sh
- Debian
-
apt-get install qperf
- Ubuntu
-
apt-get install qperf
- Kali Linux
-
apt-get install qperf
- CentOS
-
yum install qperf
- Fedora
-
dnf install qperf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qperf
- Dockerfile
- dockerfile.run/qperf
qperf
Measure socket and RDMA performance
qperf measures bandwidth and latency between two nodes. It can work over TCP/IP as well as the RDMA transports. qperf is historically part of the OpenFabrics Enterprise Distribution (OFED), but is now maintained by the linux-rdma project.