Report: Update release notes. 11/30111/2
authorVratko Polak <vrpolak@cisco.com>
Wed, 25 Nov 2020 09:57:49 +0000 (10:57 +0100)
committerVratko Polak <vrpolak@cisco.com>
Wed, 25 Nov 2020 09:57:49 +0000 (10:57 +0100)
+ Expand details on NAT stateless tests added.
+ Clarify situation with jumbo ipsec.

Change-Id: Id6fb7fa48b5fadca7798ec1da7e1baf44d0827aa
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
docs/report/vpp_performance_tests/csit_release_notes.rst

index 7392d1e..8c8e89c 100644 (file)
@@ -28,7 +28,11 @@ Changes in |csit-release|
 
      - Added new NAT44 endpoint-dependent mode CPS tests that measure
        connections per second with usage of TRex in stateful mode.
-       NOTE: CPS measurement data will be added in two weeks.
+       See updated methodology sections for more details.
+
+     - Added new NAT44 endpoint-dependent mode PPS tests that measure
+       packets per second (protocol and data together) with usage of TRex
+       in stateful mode. See updated methodology sections for more details.
 
    - **IPSec async mode tests**: Added VPP performance tests for async crypto
      engine.
@@ -85,8 +89,8 @@ List of known issues in |csit-release| for VPP performance tests:
 |    | `VPP-1763                               | commands in flight over socket), the VPP configuration for large scale tests (millions of messages) takes |
 |    | <https://jira.fd.io/browse/VPP-1763>`_  | too long.                                                                                                 |
 +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
-|  5 | `VPP-1675                               | IPv4 IPSEC 9000B packet tests are failing as no packet is forwarded.                                      |
-|    | <https://jira.fd.io/browse/VPP-1675>`_  | Reason: chained buffers are not supported.                                                                |
+|  5 | `CSIT-1771                              | IPv4 IPSEC 9000B packet tests had been failing when chained buffers were not supported.                   |
+|    | <https://jira.fd.io/browse/CSIT-1771>`_ | This has been fixed on VPP side, but CSIT still needs to re-enable jumbo tests.                           |
 +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+
 |  6 | `VPP-1934                               | [i40e] Interfaces are not brought up from carrier-down.                                                   |
 |    | <https://jira.fd.io/browse/VPP-1934>`_  | In case of i40e -based interface (e.g Intel x700 series NIC) is bound to kernel driver (i40e) and is in   |