Update static report content - performance tests, part I 60/9060/2
authorJan Gelety <jgelety@cisco.com>
Thu, 26 Oct 2017 13:37:41 +0000 (15:37 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 30 Oct 2017 08:16:06 +0000 (08:16 +0000)
Change-Id: I08f76946cbefb125f3dac326a6485cceb5d7a8af
Signed-off-by: Jan Gelety <jgelety@cisco.com>
docs/report/vpp_performance_tests/csit_release_notes.rst
docs/report/vpp_performance_tests/overview.rst

index 34d943e..3434182 100644 (file)
@@ -49,36 +49,16 @@ Changes in CSIT |release|
 \r
    - **Linux Container VPP memif virtual interface tests**\r
 \r
-     - VPP Memif virtual interface (shared memory interface) tests\r
-       interconnecting VPP instances over memif. VPP vswitch\r
-       instance runs in bare-metal user-mode handling Intel x520 NIC\r
-       10GbE interfaces and connecting over memif (Master side) virtual\r
-       interfaces to another instance of VPP running in bare-metal Linux\r
-       Container (LXC) with memif virtual interfaces (Slave side). LXC\r
-       runs in a priviliged mode with VPP data plane worker threads\r
-       pinned to dedicated physical CPU cores per usual CSIT practice.\r
-       Both VPP run the same version of software. This test topology is\r
-       equivalent to existing tests with vhost-user and VMs.\r
+     - New VPP Memif virtual interface (shared memory interface) tests\r
+       with L2 Bridge-Domain switched-forwarding;\r
 \r
    - **Stateful Security Groups**\r
 \r
-     - New tests of VPP stateful security-groups a.k.a. acl-plugin\r
-       functionally compatible with networking-vpp OpenStack;\r
+     - New m-thread m-core VPP stateful security-groups tests;\r
 \r
-     - New tested security-groups access-control-lists (acl)\r
-       configuration variants include: [iaclNsl] input acl stateless,\r
-       [oaclNsl] output acl stateless, [iaclNsf] input acl stateful\r
-       a.k.a. reflect, [oaclNsf] output acl stateful a.k.a. reflect,\r
-       where N is number of access-control-entries (ace) in the acl.\r
+   - **MAC-IP binding**\r
 \r
-     - Testing packet flows transmitted by TG: 100, 10k, 100k, always\r
-       hitting the last permit entry in acl.\r
-\r
-   - **VPP vhost and VM tests**\r
-\r
-     - New VPP vhost-user and VM test cases to benchmark performance of\r
-       VPP and VM topologies with Qemu and CFS policy combinations of\r
-       [vr256,vr1024] x [cfs,cfsrr1];\r
+     - New MACIP iACL single-thread single-core and m-thread m-core tests;\r
 \r
      - Statistical analysis of repeatibility of results;\r
 \r
index d9b31bd..b7aecc1 100644 (file)
@@ -146,7 +146,8 @@ CSIT |release| includes following performance test suites, listed per NIC type:
     of 2 VMs using vhost-user interfaces, with VPP forwarding modes incl. L2
     Cross-Connect, L2 Bridge-Domain, VXLAN with L2BD, IPv4 routed-forwarding.
   - **COP** - IPv4 and IPv6 routed-forwarding with COP address security.
-  - **ACL** - L2, IPv4 and IPv6 routed-forwarding with ACL address security.
+  - **ACL** - L2 Bridge-Domain switched-forwarding and IPv4 and IPv6 routed-
+    forwarding with iACL and oACL IP address, MAC address and L4 port security.
   - **LISP** - LISP overlay tunneling for IPv4-over-IPv4, IPv6-over-IPv4,
     IPv6-over-IPv6, IPv4-over-IPv6 in IPv4 and IPv6 routed-forwarding modes.
   - **VXLAN** - VXLAN overlay tunnelling integration with L2XC and L2BD.
@@ -155,7 +156,7 @@ CSIT |release| includes following performance test suites, listed per NIC type:
   - **NAT** - (Source) Network Address Translation tests with varying
     number of users and ports per user.
   - **Container memif connections** - VPP memif virtual interface tests to
-    interconnect VPP instances.
+    interconnect VPP instances with L2XC and L2BD.
   - **Container Orchestrated Topologies** - Container topologies connected over
     the memif virtual interface.