From 9166d0aabbaea7e2b1d57f77c16f463bf284c71c Mon Sep 17 00:00:00 2001 From: Gabriela Cervantes Date: Tue, 28 Nov 2023 15:59:38 +0000 Subject: [PATCH] docs: Update iperf3 network documentation This PR updates the iperf3 network documentation to include the parallel bandwidth. Fixes #8523 Signed-off-by: Gabriela Cervantes --- tests/metrics/network/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/metrics/network/README.md b/tests/metrics/network/README.md index 1d64f4ff59..c55fa70114 100644 --- a/tests/metrics/network/README.md +++ b/tests/metrics/network/README.md @@ -5,7 +5,7 @@ bandwidth, jitter, latency and parallel bandwidth. ## Performance tools -- `iperf3` measures bandwidth, jitter, CPU usage and the quality of a network link. +- `iperf3` measures bandwidth, jitter, CPU usage, parallel bandwidth and the quality of a network link. ## Networking tests