Report: vpp_performance_tests/overview.rst 38/27538/6
authorVratko Polak <vrpolak@cisco.com>
Thu, 25 Jun 2020 12:26:45 +0000 (14:26 +0200)
committerMaciek Konstantynowicz <mkonstan@cisco.com>
Mon, 13 Jul 2020 15:32:05 +0000 (15:32 +0000)
Change-Id: I1c5c1a26574861e22485e7b40e19304bb635bc4a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
docs/report/vpp_performance_tests/overview.rst
docs/report/vpp_performance_tests/throughput_trending.rst

index ffaa3ed..7fabebc 100644 (file)
@@ -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:
index 01d99e2..cf00eef 100644 (file)
@@ -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.