aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/csit_release_notes.rst
diff options
context:
space:
mode:
authorMaciek Konstantynowicz <mkonstan@cisco.com>2018-01-24 14:39:12 +0000
committerMaciek Konstantynowicz <mkonstan@cisco.com>2018-01-25 09:14:04 +0000
commit9792ad9fcf1600841e4d45cf8ab0b0bfd8034b84 (patch)
treeec75d239b49408ad3dd42c9217feab8b0b4e4867 /docs/report/vpp_performance_tests/csit_release_notes.rst
parent0f8636b79d5e12b2fbbe05850b5123b538f86ff3 (diff)
rls1801 report - static content edits - vpp performance.
Change-Id: I51d1741cc75a411dee78bc7907f553a65c5970ce Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit f4cd1c230a2328fd647fd88da5d9149fbad556e3)
Diffstat (limited to 'docs/report/vpp_performance_tests/csit_release_notes.rst')
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst27
1 files changed, 17 insertions, 10 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst
index d029bd0e74..54275314e3 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -8,19 +8,26 @@ Changes in CSIT |release|
- **Container Topologies Orchestrated by K8s with VPP memif tests**
- - Added tests with VPP in L2 Cross-Connect and Bridge-Domain configurations
- connecting over memif virtual interfaces VPPs running in Docker
- containers, with service chain topologies orchestrated by Kubernetes.
- Chained, horizontal and standalone linked topologies added;
+ - Added tests with VPP in L2 Cross-Connect and Bridge-Domain
+ configurations containers, with service chain topologies orchestrated by
+ Kubernetes. Added following forwarding topologies: i) "Parallel" with
+ packets flowing from NIC via VPP to container and back to VPP and NIC;
+ ii) "Chained" a.k.a. "Snake" with packets flowing via VPP to container,
+ back to VPP, to next container, back to VPP and so on until the last
+ container in chain, then back to VPP and NIC; iii) "Horizontal" with
+ packets flowing via VPP to container, then via "horizontal" memif to
+ next container, and so on until the last container, then back to VPP and
+ NIC;.
- **VPP TCP/IP stack**
- - Added tests with VPP builtin TCP based HTTP server. WRK traffic generator
- is used.
+ - Added tests for VPP TCP/IP stack using VPP built-in HTTP server.
+ WRK traffic generator is used as a client-side.
- **SRv6 tests**
- - [placeholder]
+ - Initial SRv6 tests verifying performance of SRv6 encapsulation and
+ decapsulation and SID lookups.
- **IPSecSW tests**
@@ -29,9 +36,9 @@ Changes in CSIT |release|
#. Presentation and Analytics Layer
- - Added multi-core scale-up analysis into Presentation and Analytics Layer
- (PAL) for automated CSIT test results analysis;
-
+ - Added throughput speedup analysis for multi-core and multi-thread
+ VPP tests into Presentation and Analytics Layer (PAL) for automated
+ CSIT test results analysis;
#. Other improvements