diff options
Diffstat (limited to 'docs/report/vpp_performance_tests')
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index da25ef6bd5..6ac7fcdfc7 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -18,7 +18,7 @@ Changes in |csit-release| - *L2patch tests* - Tests measure performance of L2patch, cross linking RX and TX of two physical interfaces. - - *2-node tests* - Baseline set of 2-node tests covering base ip4, ip4, + - *2-node tests* - Baseline set of 2-node tests covering base ip4, ip6, l2patch, l2bd, l2xc. - *Generated tests* - Simplified and unified test structure, @@ -31,9 +31,10 @@ Changes in |csit-release| DPDK I/O mbufs. Tests are automatically tagged during execution indicating configuration. - - *Intel Skylake* - Topologies consisting of 2-node and 3-node using - SuperMirco servers each equipped with two Intel Xeon Skylake Platinum - processors. + - *Intel Skylake* - Topologies consisting of 2-node and 3-node using + SuperMirco servers each equipped with two Intel Xeon Skylake Platinum + processors. Full Ansible playbooks refactor for quick server + (re)installation and reference pointers of configuration. #. **Presentation and Analytics Layer** @@ -45,11 +46,6 @@ Changes in |csit-release| #. **Test Framework Optimizations** - - *Performance tests efficiency* - Qemu build/install optimizations, - warmup phase handling, vpp restart handling. Resulted in improved - stability and reduced total execution time by 30% for single pkt - size e.g. 64B/78B. - - *General code housekeeping* - ongoing RF keywords optimizations, removal of redundant RF keywords. |