How to Install qperf in Ubuntu 18.04



Install qperf by entering the following commands in the terminal:

sudo apt update
sudo apt install qperf

Description:

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 part of the OpenFabrics Enterprise Distribution (OFED).

Homepage: https://github.com/linux-rdma/qperf

Version: 0.4.10-1

Section: universe/utils