diff options
Diffstat (limited to 'docs/report/vpp_performance_tests')
5 files changed, 18 insertions, 7 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 8590ac5c2e..9b7a0a145c 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -30,6 +30,11 @@ Changes in |csit-release| :ref:`physical_testbeds_2n_icx` and :ref:`physical_testbeds_3n_icx`. + - **Arm Ampere Altra**: Performance test data for these platforms + is now provided by testbeds newly installed in FD.io CSIT labs. + For details about the physical setup see + :ref:`physical_testbeds_3n_alt`. + - **Reduction of tests**: Removed certain test variations executed iteratively for the report (as well as in daily and weekly trending) due to physical testbeds overload. diff --git a/docs/report/vpp_performance_tests/packet_latency/index.rst b/docs/report/vpp_performance_tests/packet_latency/index.rst index 8bc4cd5457..40274b0d06 100644 --- a/docs/report/vpp_performance_tests/packet_latency/index.rst +++ b/docs/report/vpp_performance_tests/packet_latency/index.rst @@ -9,8 +9,8 @@ Packet Latency VPP latency results are generated based on the test data obtained from |csit-release| NDR-PDR throughput tests executed across physical -testbeds hosted in LF FD.io labs: 3n-skx, 2n-skx, 2n-clx, 3n-tsh, 2n-tx2, -2n-zn2, 2n-aws. +testbeds hosted in LF FD.io labs: 2n-icx, 3n-icx, 2n-aws, 2n-skx, 3n-skx, +2n-clx, 2n-zn2, 3n-alt, 3n-tsh, 2n-tx2. Latency by percentile distribution plots are used to show packet latency percentiles at different packet rate load levels: i) No-Load latency diff --git a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst index d0b0810f82..6371e010c9 100644 --- a/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst +++ b/docs/report/vpp_performance_tests/packet_throughput_graphs/index.rst @@ -39,17 +39,18 @@ Graphs are split into sections as follows: - **testbed_type**: + - 2n-icx: 2-node Xeon Icelake + - 3n-icx: 3-node Xeon Icelake + - 2n-aws: 2-node AWS - 2n-skx: 2-node Xeon Skylake - 3n-skx: 3-node Xeon Skylake - 2n-clx: 2-node Xeon Cascade Lake + - 2n-zn2: 2-node AMD Zen2 + - 3n-alt: 2-node Arm Altra - 3n-tsh: 3-node Arm TaiShan - 2n-tx2: 2-node Arm ThunderX2 - - 2n zn2: 2-node AMD Zen2 - 2n-dnv: 2-node Atom Denverton - 3n-dnv: 3-node Atom Denverton - - 2n-aws: 2-node AWS - - 2n-icx: 2-node Xeon Icelake - - 3n-icx: 3-node Xeon Icelake - **nic_model**: @@ -135,6 +136,8 @@ Additional information about graph data: .. note:: Test results are stored in + `build logs from FD.io vpp performance job 2n-icx`_, + `build logs from FD.io vpp performance job 3n-icx`_, `build logs from FD.io vpp performance job 2n-aws`_, `build logs from FD.io vpp performance job 2n-skx`_, `build logs from FD.io vpp performance job 3n-skx`_, diff --git a/docs/report/vpp_performance_tests/test_environment.rst b/docs/report/vpp_performance_tests/test_environment.rst index f51d07c0ff..dec8780904 100644 --- a/docs/report/vpp_performance_tests/test_environment.rst +++ b/docs/report/vpp_performance_tests/test_environment.rst @@ -120,6 +120,8 @@ Description of VPP startup settings used in CSIT is provided in .. include:: ../introduction/test_environment_sut_calib_dnv.rst +.. include:: ../introduction/test_environment_sut_calib_alt.rst + .. include:: ../introduction/test_environment_sut_calib_tsh.rst .. include:: ../introduction/test_environment_sut_calib_tx2.rst diff --git a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst index 0f3f5598bb..0bb3b19f39 100644 --- a/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst +++ b/docs/report/vpp_performance_tests/throughput_speedup_multi_core/index.rst @@ -10,7 +10,8 @@ Speedup Multi-Core Speedup Multi-Core throughput graphs are generated by multiple executions of the same performance tests across physical testbeds hosted -LF FD.io labs: 2n-skx, 3n-skx, 2n-clx, 3n-tsh, 2n-tx2, 2n-dnv, 3n-dnv. +LF FD.io labs: 2n-aws, 2n-skx, 3n-skx, 2n-clx, 2n-zn2, 3n-alt, 3n-tsh, 2n-tx2, +2n-dnv, 3n-dnv. Grouped bars illustrate the 64B/78B packet throughput speedup ratio for 2- and 4-core multi-threaded VPP configurations relative to 1-core configurations. |