diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 11 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/overview.rst | 2 |
2 files changed, 11 insertions, 2 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 69444d2a3a..3ee4ff33fd 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -6,6 +6,11 @@ Changes in CSIT |release| #. Added VPP performance tests
+ - **L2BD MAC scale tests**
+
+ - VPP L2 Bridge-Domain with MAC learning and large size L2FIB (10k,
+ 100k, 1M MACs), tested in NIC-to-NIC and VM vhost topologies.
+
- **Linux Container VPP memif tests**
- Tests with VPP in L2 Bridge-Domain configuration connecting over
@@ -31,7 +36,11 @@ Changes in CSIT |release| - MACIP input access-lists, single-thread single-core and m-thread
m-core tests;
- - Statistical analysis of repeatibility of results;
+#. Presentation and Analytics Layer
+
+ - New Presentation and Analytics Layer (PAL) for automated CSIT test
+ results analysis and presentation, including statistical analysis
+ of results repeatibility and test report auto-generation;
Performance Improvements
------------------------
diff --git a/docs/report/vpp_performance_tests/overview.rst b/docs/report/vpp_performance_tests/overview.rst index 3a1842021b..8692b8bf7a 100644 --- a/docs/report/vpp_performance_tests/overview.rst +++ b/docs/report/vpp_performance_tests/overview.rst @@ -110,7 +110,7 @@ configuration and setup of SUTs and DUTs testbeds please refer to Similar SUT compute node and DUT VPP settings can be arrived to in a standalone VPP setup by using a `vpp-config configuration tool -<https://wiki.fd.io/view/VPP_Configuration_Tool>`_ developed within the +<https://wiki.fd.io/view/VPP/Configuration_Tool>`_ developed within the VPP project using CSIT recommended settings and scripts. Performance Tests Coverage |