Skip to content

Commit

Permalink
metrics: Add iperf udp information to README
Browse files Browse the repository at this point in the history
This PR adds the iperf udp information to the network README
for the kata metrics CI.

Fixes kata-containers#8452

Signed-off-by: Gabriela Cervantes <[email protected]>
  • Loading branch information
GabyCT committed Nov 15, 2023
1 parent f18794d commit 9d8eb29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/metrics/network/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ bandwidth, jitter, latency and parallel bandwidth.
- `k8s-network-metrics-iperf3.sh` measures bandwidth which is the speed of the data transfer.
- `latency-network.sh` measures network latency.
- `nginx-network.sh` is a benchmark of the lightweight Nginx HTTPS web-server and measures the HTTP requests over a fixed period of time with a configurable number of concurrent clients/connections.
- `k8s-network-metrics-iperf3-udp.sh` measures `UDP` bandwidth and parallel bandwidth which is the speed of the data transfer.

## Running the tests

Expand Down

0 comments on commit 9d8eb29

Please sign in to comment.