metrics: Add latency test to network README

This PR adds latency test to network README for kata metrics.

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
Gabriela Cervantes 2023-08-02 16:56:27 +00:00
parent 3b45060b61
commit 66db5b5350
4 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ bandwidth, jitter, latency and parallel bandwidth.
## Networking tests
- `k8s-network-metrics-iperf3.sh` measures bandwidth which is the speed of the data transfer.
- `latency-network.sh` measures network latency.
## Running the tests