diff options
author | Vratko Polak <vrpolak@cisco.com> | 2023-11-29 15:40:26 +0100 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2023-11-29 15:40:26 +0100 |
commit | ad96560179d0bef2fb2fe4afd236bdfa8ce44c41 (patch) | |
tree | cb92a61a61ee12b1cd0c2a1e5828458b1dca4430 /docs/content | |
parent | 116d2ca5c78bb943b01b0e5b1d93c962fd425303 (diff) |
fix(docs): add new issues to release notes
+ Coverage issues, but maybe not all of them.
Change-Id: Ibd6ab6ecd56539eaab95bff36520e0f2beb59b38
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs/content')
-rw-r--r-- | docs/content/release_notes/current/vpp_performance.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/content/release_notes/current/vpp_performance.md b/docs/content/release_notes/current/vpp_performance.md index 28acb94e03..06a83ea798 100644 --- a/docs/content/release_notes/current/vpp_performance.md +++ b/docs/content/release_notes/current/vpp_performance.md @@ -41,6 +41,9 @@ but was not detected/recognized/reported enough back then. 9 | [CSIT-1943](https://jira.fd.io/browse/CSIT-1943) | IMIX 4c tests may fail PDR due to ~10% loss. 10 | [VPP-2087](https://jira.fd.io/browse/VPP-2087) | VPP crash and other symptoms in tests with AVF, jumbo packets. 11 | [VPP-2088](https://jira.fd.io/browse/VPP-2088) | virtio: Bad CLI argument parsing introduced with tx-queue-size. + 12 | [CSIT-1944](https://jira.fd.io/browse/CSIT-1944) | Memif LXC: unrecognized option '--no-validate'. + 13 | [CSIT-1945](https://jira.fd.io/browse/CSIT-1945) | Some srv6 9000B tests crash VPP. + ## Previous |