aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2020-11-25 10:57:49 +0100
committerVratko Polak <vrpolak@cisco.com>2020-11-25 10:57:49 +0100
commit57476e27b7220d37ca951cdf6b8e12fc0fbc8288 (patch)
treebf850f2d8203f245fd2720b9f7dafe27a182d5cc
parent4aa4a9d82e5eb41823b56bda56a0d34d9a3b26b1 (diff)
Report: Update release notes.
+ Expand details on NAT stateless tests added. + Clarify situation with jumbo ipsec. Change-Id: Id6fb7fa48b5fadca7798ec1da7e1baf44d0827aa Signed-off-by: Vratko Polak <vrpolak@cisco.com>
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst
index 7392d1e4db..8c8e89c111 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -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 |