diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-06-25 14:26:45 +0200 |
---|---|---|
committer | Maciek Konstantynowicz <mkonstan@cisco.com> | 2020-07-13 15:32:05 +0000 |
commit | 25f8a0f4a8f52fe1fee2d385cdfd40704fb4538c (patch) | |
tree | 80db41c0a58531481ea7d7bad1f9f7bc488246ba /docs | |
parent | f619cc7649671f38fa23c11bf005a9acc4438bc1 (diff) |
Report: vpp_performance_tests/overview.rst
Change-Id: I1c5c1a26574861e22485e7b40e19304bb635bc4a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/report/vpp_performance_tests/overview.rst | 13 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/throughput_trending.rst | 2 |
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. |