diff options
author | Vratko Polak <vrpolak@cisco.com> | 2021-08-19 10:50:14 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-09-02 09:43:23 +0000 |
commit | 5ba0e22f834be55745a0542a263f5fe57bdea7b9 (patch) | |
tree | ddb3f4aadc85832ef060b27193f66dce44856c9a | |
parent | 693f16a5e1ba02ca403e5b154eb161df59027501 (diff) |
Improve VPP performance release notes
Change-Id: I63bccca7fb4e0bdd1310a2b3ab59e5684441402d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
-rw-r--r-- | docs/report/vpp_performance_tests/csit_release_notes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst index a270aa6acc..7b9bd55bc2 100644 --- a/docs/report/vpp_performance_tests/csit_release_notes.rst +++ b/docs/report/vpp_performance_tests/csit_release_notes.rst @@ -99,6 +99,7 @@ List of known issues in |csit-release| for VPP performance tests: +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ | 3 | `CSIT-1790 | Broken TRex latency measurements with TRex v2.88, DPDK 21.02 and FVL FW 6.01. | | | <https://jira.fd.io/browse/CSIT-1790>`_ | High latency O(5msec) for all VPP and testpmd/l3fwd test cases for FVL NICs with FW 6.01. | +| | | This issue does not affect the reported results since we upgraded firmware version on TG NICs. | +----+-----------------------------------------+-----------------------------------------------------------------------------------------------------------+ | 4 | `CSIT-1789 | AVF driver does not perform RSS in a deterministic way. | | | <https://jira.fd.io/browse/CSIT-1789>`_ | This increases standard deviation of tests with small number of flows (mainly ipsec). | |