diff options
author | ahothan <ahothan@cisco.com> | 2018-03-30 23:05:22 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2018-03-30 23:05:22 -0700 |
commit | 34c00544f7f7dbfa49bbdcd83eca2936b60826c7 (patch) | |
tree | 14fb4f5df4bab503ff0596d01f0ab5daf05f9642 /docs/release/release-notes/release-notes.rst | |
parent | e1df419918039eda72c0237729511c83b4cdb380 (diff) |
Update release notes
Change-Id: Ib726a626f157159b69ab1b63c311ce1bd7032170
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'docs/release/release-notes/release-notes.rst')
-rw-r--r-- | docs/release/release-notes/release-notes.rst | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index a3402cb..7c9cbcb 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -2,6 +2,30 @@ .. http://creativecommons.org/licenses/by/4.0 .. (c) Cisco Systems, Inc +RELEASE NOTES ++++++++++++++ + +OPNFV Fraser Release +==================== + +Over 30 Jira tickets have been addressed in this release (Jira NFVBENCH-55 to NFVBENCH-78) + +The Fraser release adds the following new features: + +- support for benchmarking non-OpenStack environments (with external setup and no OpenStack openrc file) +- PVVP packet path with SRIOV at the edge and vswitch between VMs +- support logging events and results through fluentd + +Enhancements and main bug fixes: + +- end to end connectivity for larger chain count is now much more accurate for large chain count - avoiding excessive drops +- use newer version of TRex (2.32) +- use newer version of testpmd DPDK +- NDR/PDR uses actual TX rate to calculate drops - resulting in more accurate results +- add pylint to unit testing +- add self sufficient and standalone unit testing (without actual testbed) + + OPNFV Euphrates Release ======================= |