aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/vpp_performance_tests/csit_release_notes.rst
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2017-10-26 15:37:41 +0200
committerTibor Frank <tifrank@cisco.com>2017-10-30 08:16:06 +0000
commit7a307e1c3df11defdd7cc46b5f07c30cd3770e72 (patch)
treeb7cc648ab7e5cae3b7e4997397bd288c06aea468 /docs/report/vpp_performance_tests/csit_release_notes.rst
parent58e4d6220bc0486bedec49bfec3adfd0389d9a87 (diff)
Update static report content - performance tests, part I
Change-Id: I08f76946cbefb125f3dac326a6485cceb5d7a8af Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'docs/report/vpp_performance_tests/csit_release_notes.rst')
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst30
1 files changed, 5 insertions, 25 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst
index 34d943e0ab..3434182744 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -49,36 +49,16 @@ Changes in CSIT |release|
- **Linux Container VPP memif virtual interface tests**
- - VPP Memif virtual interface (shared memory interface) tests
- interconnecting VPP instances over memif. VPP vswitch
- instance runs in bare-metal user-mode handling Intel x520 NIC
- 10GbE interfaces and connecting over memif (Master side) virtual
- interfaces to another instance of VPP running in bare-metal Linux
- Container (LXC) with memif virtual interfaces (Slave side). LXC
- runs in a priviliged mode with VPP data plane worker threads
- pinned to dedicated physical CPU cores per usual CSIT practice.
- Both VPP run the same version of software. This test topology is
- equivalent to existing tests with vhost-user and VMs.
+ - New VPP Memif virtual interface (shared memory interface) tests
+ with L2 Bridge-Domain switched-forwarding;
- **Stateful Security Groups**
- - New tests of VPP stateful security-groups a.k.a. acl-plugin
- functionally compatible with networking-vpp OpenStack;
+ - New m-thread m-core VPP stateful security-groups tests;
- - New tested security-groups access-control-lists (acl)
- configuration variants include: [iaclNsl] input acl stateless,
- [oaclNsl] output acl stateless, [iaclNsf] input acl stateful
- a.k.a. reflect, [oaclNsf] output acl stateful a.k.a. reflect,
- where N is number of access-control-entries (ace) in the acl.
+ - **MAC-IP binding**
- - Testing packet flows transmitted by TG: 100, 10k, 100k, always
- hitting the last permit entry in acl.
-
- - **VPP vhost and VM tests**
-
- - New VPP vhost-user and VM test cases to benchmark performance of
- VPP and VM topologies with Qemu and CFS policy combinations of
- [vr256,vr1024] x [cfs,cfsrr1];
+ - New MACIP iACL single-thread single-core and m-thread m-core tests;
- Statistical analysis of repeatibility of results;