aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/report/vpp_performance_tests/overview.rst13
-rw-r--r--docs/report/vpp_performance_tests/throughput_trending.rst2
2 files changed, 8 insertions, 7 deletions
diff --git a/docs/report/vpp_performance_tests/overview.rst b/docs/report/vpp_performance_tests/overview.rst
index ffaa3eddb2..7fabebc05b 100644
--- a/docs/report/vpp_performance_tests/overview.rst
+++ b/docs/report/vpp_performance_tests/overview.rst
@@ -1,9 +1,7 @@
Overview
========
-VPP performance test results are reported for all three physical testbed
-types present in FD.io labs: 3-Node Xeon Haswell (3n-hsw), 3-Node Xeon
-Skylake (3n-skx), 2-Node Xeon Skylake (2n-skx) and installed NIC models.
+VPP performance test results are reported for a range of processors.
For description of physical testbeds used for VPP performance tests
please refer to :ref:`tested_physical_topologies`.
@@ -260,13 +258,16 @@ topologies and configurations:
- One-Way Packet Latency: measured at different offered packet loads:
- - 100% of discovered NDR throughput.
- - 100% of discovered PDR throughput.
+ - 90% of discovered PDR throughput.
+ - 50% of discovered PDR throughput.
+ - 10% of discovered PDR throughput.
+ - Minimal offered load.
- Maximum Receive Rate (MRR): measure packet forwarding rate under the
maximum load offered by traffic generator over a set trial duration,
regardless of packet loss. Maximum load for specified Ethernet frame
- size is set to the bi-directional link rate.
+ size is set to the bi-directional link rate, unless there is a known
+ limitation preventing Traffic Generator from achieving the line rate.
|csit-release| includes following VPP data plane functionality
performance tested across a range of NIC drivers and NIC models:
diff --git a/docs/report/vpp_performance_tests/throughput_trending.rst b/docs/report/vpp_performance_tests/throughput_trending.rst
index 01d99e2c99..cf00eef8c9 100644
--- a/docs/report/vpp_performance_tests/throughput_trending.rst
+++ b/docs/report/vpp_performance_tests/throughput_trending.rst
@@ -14,4 +14,4 @@ CSIT provides continuous performance trending for VPP master branch:
#. `VPP Trendline Graphs <https://docs.fd.io/csit/master/trending/trending/index.html>`_:
per VPP build MRR throughput measurements against the trendline
- with anomaly highlights and associated CSIT test jobs. \ No newline at end of file
+ with anomaly highlights and associated CSIT test jobs.