diff options
author | Vratko Polak <vrpolak@cisco.com> | 2024-04-10 12:34:02 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2024-04-10 12:34:02 +0200 |
commit | e1392f594f2c5b879a92e1b48fdb76a2d838cf84 (patch) | |
tree | 010b1bfcffae97b09f51183751b124a3978f97d5 | |
parent | c4b7705089d6c2d01f743c2e93087a6a44025e6a (diff) |
fix(report): Update RCA
Probably last update this cycle.
Few remamining failures were seen,
but they are probably too rare to reproduce.
Change-Id: Ia0e1dd20ed23412584624dc313c9de09d2081429
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
-rw-r--r-- | docs/content/release_notes/current/vpp_performance.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/release_notes/current/vpp_performance.md b/docs/content/release_notes/current/vpp_performance.md index 940d5e3b05..3b3711039e 100644 --- a/docs/content/release_notes/current/vpp_performance.md +++ b/docs/content/release_notes/current/vpp_performance.md @@ -39,7 +39,7 @@ Also, issues previously thought fixed but now reopened are listed here. 4 | [CSIT-1948](https://jira.fd.io/browse/CSIT-1948) | NICs do not consistently distribute tunnels over RXQs depending on model or plugin. 5 | [CSIT-1950](https://jira.fd.io/browse/CSIT-1950) | 9000B tests with high encap overhead see fragmented packets. 6 | [CSIT-1951](https://jira.fd.io/browse/CSIT-1951) | Combination of AVF and vhost drops all 9000B packets. - + 7 | [CSIT-1954](https://jira.fd.io/browse/CSIT-1954) | 3n-icx: 9000B AVF ip6 tests show zero traffic in one direction due to no free tx slots. ## Previous |