diff options
author | Sridhar K. N. Rao <sridhar.rao@spirent.com> | 2021-11-02 15:13:15 +0530 |
---|---|---|
committer | Al Morton <acm@research.att.com> | 2021-11-03 17:58:08 +0000 |
commit | ecec70dc01abdfc637a4642bfe3b58bb58c3df6e (patch) | |
tree | 72599b71eec92da32c30c80e251a3f340f53fec6 /docs/release/release-notes | |
parent | 0ab7ff90c3fec546275fd35ffc13cb787c03721e (diff) |
DOCS: Add Lakelse related documentation.
Documentation for Lakelse release.
Remove unnecessary spaces
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I00e4927f4d67e50250128ad0d916b7c8ea24698f
Diffstat (limited to 'docs/release/release-notes')
-rw-r--r-- | docs/release/release-notes/release-notes.rst | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index b730e2ad..60da2b5c 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -3,6 +3,36 @@ .. (c) OPNFV, Intel Corporation, Spirent Communications, AT&T and others. +Anuket Lakelse Release +====================== + +* Supported Software Versions - DPDK:20.05, OVS:2.14.0, VPP:21.01, QEMU:3.1.1, Trex:2.86, PROX:Kali + +* Traffic generator + + * Support for DPPD-Prox is added. This is the sixth traffic generator supported by ViNeperf. + * T-Rex statistics are improved to provide better latency results. + +* Kubernetes + + * ViNePerf container and corresponding pod-deployment file is included. + * A tool to deploy pods via helm-charts is added. This tool also extracts all the deployed + pods and corresponding service information. + * Deployment of different CNIs (userspace, sriov, calico, cilium, multus, and danm) are supported. + * Custom DPPD-Prox and T-Rex containers are added - source files. + * l2fwd/testpmd container is included - source files. + +* Additional Features + + * Run ViNePerf as pod in Kubernetes. Results-only on-screen output mode is added for this use case. + * Dedicated 'k8s' mode is included for Kubernetes data plane testing. + +* Miscellaneous + + * More changes made to be consistent with the name change from VSwitchPerf to ViNePerf. + * K8S Dataplane Benchmarking work is accepted to be published in IEEE Globecom 2021. + + Anuket Kali Release =================== |