diff options
author | Vratko Polak <vrpolak@cisco.com> | 2024-03-19 16:56:42 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2024-03-20 11:45:18 +0000 |
commit | d208368c99678e340293f566f84b134658214193 (patch) | |
tree | 7f81a7e30fdb4b76b2dda552370aaa94ba70a5ba /docs | |
parent | b99338bdef91b3d94359d3040cabbeb8a66279c5 (diff) |
fix(report): Two more issues found so far
Change-Id: Ie3b8bf1a0068f0c085806526c97d964b8488b777
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/content/release_notes/current/vpp_performance.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/content/release_notes/current/vpp_performance.md b/docs/content/release_notes/current/vpp_performance.md index fbde7eb294..c3eab24659 100644 --- a/docs/content/release_notes/current/vpp_performance.md +++ b/docs/content/release_notes/current/vpp_performance.md @@ -34,7 +34,10 @@ but was not detected/recognized/reported enough back then. ------|--------------------------------------------------|-------------------------------------------------------------- 1 | [CSIT-1946](https://jira.fd.io/browse/CSIT-1946) | Ipsec hwasync fails with large scale and multiple queues. 2 | [CSIT-1947](https://jira.fd.io/browse/CSIT-1947) | VPP crash in udp nat avf 4c tests. - 3 | [CSIT-1947](https://jira.fd.io/browse/CSIT-1948) | NICs do not consistently distribute tunnels over RXQs depending on model or plugin. + 3 | [CSIT-1948](https://jira.fd.io/browse/CSIT-1948) | NICs do not consistently distribute tunnels over RXQs depending on model or plugin. + 4 | [CSIT-1950](https://jira.fd.io/browse/CSIT-1950) | Loadbalancer maglev 9000B test see fragmented packets. + 5 | [CSIT-1951](https://jira.fd.io/browse/CSIT-1951) | Combination of AVF and vhost drops all 9000B packets. + ## Previous |