diff options
author | Jan Gelety <jgelety@cisco.com> | 2018-01-23 12:19:42 +0100 |
---|---|---|
committer | Maciek Konstantynowicz <mkonstan@cisco.com> | 2018-01-25 12:37:27 +0000 |
commit | 93907196951677ebaa47b9a384eee118cc2fad45 (patch) | |
tree | 80cb9fe9b4edcb33fc3ed4f0e1ea1b17483a3405 /docs/report/vpp_performance_tests | |
parent | f4cd1c230a2328fd647fd88da5d9149fbad556e3 (diff) |
CSIT 1801 report update
- func csit release notes
- func test environment
- perf csit release notes
Change-Id: I2cfd56585c646bc4553fe80afd8208dd7a01be30
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com>
Diffstat (limited to 'docs/report/vpp_performance_tests')
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index 54275314e3..27b87c50e8 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -22,17 +22,19 @@ Changes in CSIT |release| - **VPP TCP/IP stack**
- Added tests for VPP TCP/IP stack using VPP built-in HTTP server.
- WRK traffic generator is used as a client-side.
+ WRK traffic generator is used as a client-side;
- **SRv6 tests**
- - Initial SRv6 tests verifying performance of SRv6 encapsulation and
- decapsulation and SID lookups.
+ - Initial SRv6 (Segment Routing IPv6) tests verifying performance of
+ IPv6 and SRH (Segment Routing Header) encapsulation, decapsulation,
+ lookups and rewrites based on configured End and End.DX6 SRv6 egress
+ functions;
- **IPSecSW tests**
- SW computed IPSec encryption with AES-GCM, CBC-SHA1 ciphers, in
- combination with IPv4 routed-forwarding.
+ combination with IPv4 routed-forwarding;
#. Presentation and Analytics Layer
@@ -44,9 +46,9 @@ Changes in CSIT |release| - **Framework optimizations**
- - Ability to run CSIT framework on ARM architecture.
+ - Ability to run CSIT framework on ARM architecture;
- - Overall stability improvements.
+ - Overall stability improvements;
Performance Improvements
------------------------
|