summaryrefslogtreecommitdiffstats
path: root/docs/release/release-notes/release-notes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/release/release-notes/release-notes.rst')
-rw-r--r--docs/release/release-notes/release-notes.rst410
1 files changed, 54 insertions, 356 deletions
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst
index 6ff1679d..f9daae50 100644
--- a/docs/release/release-notes/release-notes.rst
+++ b/docs/release/release-notes/release-notes.rst
@@ -3,61 +3,18 @@
.. http://creativecommons.org/licenses/by/4.0
.. (c) OPNFV, Intel Corporation and others.
-=======
-License
-=======
-OPNFV release note for SampleVNF Docs
-are licensed under a Creative Commons Attribution 4.0 International License.
-You should have received a copy of the license along with this.
-If not, see <http://creativecommons.org/licenses/by/4.0/>.
-:
-
-The *SampleVNFs*, the *SampleVNF test cases* are opensource software,
-licensed under the terms of the Apache License, Version 2.0.
-
-==========================================
-OPNFV Hunter Release Note for SampleVNF
-==========================================
-
-.. toctree::
- :maxdepth: 2
-
-.. _SampleVNF: https://wiki.opnfv.org/SAM
-
-.. _Yardstick: https://wiki.opnfv.org/yardstick
-
-.. _NFV-TST001: http://www.etsi.org/deliver/etsi_gs/NFV-TST/001_099/001/01.01.01_60/gs_NFV-TST001v010101p.pdf
-
-
-Abstract
-========
-
-This document describes the release note of SampleVNF project.
-
-
-Version History
-===============
-
-+----------------+--------------------+---------------------------------+
-| *Date* | *Version* | *Comment* |
-| | | |
-+----------------+--------------------+---------------------------------+
-| "May 10 2019" | 8.0 | SampleVNF for Hunter release |
-| | | |
-+----------------+--------------------+---------------------------------+
-
-
-Important Notes
-===============
-
-The software delivered in the OPNFV SampleVNF_ Project, comprising the
-*SampleVNF VNFs* and performance test case are part of OPNFV Yardstick_
-Project is a realization of the methodology in ETSI-ISG NFV-TST001_.
+OPNFV Jerma Release
+===================
+* The only supported test VNF in this release for dataplane benchmarking purposes is PROX
+* PROX supporting up to DPDK:20.05
+* Introducing ability to make test cloud-configured dataplane networking benchmarks using
+ ETSI NFV TST009 standard methods
+* Test automation using X-testing
OPNFV Hunter Release
-======================
+====================
This Hunter release provides *SampleVNF* as a approx VNF repository for
VNF/NFVI testing, characterization and OPNFV feature testing, automated on
@@ -73,7 +30,7 @@ OPNFV platform, including:
* Results
-* Automated SampleVNF test suit in OPNFV Yardstick_ Project
+* Automated SampleVNF test suit in OPNFV Yardstick Project
* SampleVNF source code
@@ -85,7 +42,7 @@ For Hunter release, the *SampleVNF* supported:
| *CGNAPT* | Carrier Grade Network Address and port Translation .5.0 | v0.1.0 |
+----------------+---------------------------------------------------------+-------------------+
| *Prox* | Packet pROcessing eXecution engine | v0.40.0 |
-| | acts as traffic generator, L3FWD, L2FWD, BNG etc | |
+| | acts as traffic generator, L3FWD, L2FWD, BNG etc | |
+----------------+---------------------------------------------------------+-------------------+
| *vACL* | Access Control List | v0.1.0 |
+----------------+---------------------------------------------------------+-------------------+
@@ -111,17 +68,19 @@ testing:
* Network - rfc2544, rfc3511, latency, http_test etc
-The *SampleVNF* is developed in the OPNFV community, by the SampleVNF_ team.
+The *SampleVNF* is developed in the OPNFV community, by the SampleVNF team.
The *Network Service Benchmarking* SampleVNF Characterization Testing tool is a part of the
Yardstick Project.
.. note:: The test case description template used for the SampleVNF in yardstick
- test cases is based on the document ETSI-ISG NFV-TST001_; the results report template
+ test cases is based on the document `ETSI GS NFV-TST 001`_; the results report template
used for the SampleVNF test results is based on the IEEE Std 829-2008.
+.. _ETSI GS NFV-TST 001: https://portal.etsi.org/webapp/workprogram/Report_WorkItem.asp?WKI_ID=46009
+
Release Data
-============
+------------
+--------------------------------------+--------------------------------------+
| **Project** | SampleVNF |
@@ -141,6 +100,7 @@ Release Data
+--------------------------------------+--------------------------------------+
| **Purpose of the delivery** | Hunter alignment to Released |
| | bug-fixes for the following: |
+| | |
| | - Memory leak |
| | - minimum latency |
| | - Increase default mbuf size and |
@@ -151,10 +111,10 @@ Release Data
Deliverables
-============
+------------
Documents
----------
+^^^^^^^^^
- User Guide: http://artifacts.opnfv.org/samplevnf/docs/testing_user_userguide/index.html
@@ -162,7 +122,7 @@ Documents
Software Deliverables
----------------------
+^^^^^^^^^^^^^^^^^^^^^
- The SampleVNF Docker image: To be added
@@ -184,7 +144,7 @@ Software Deliverables
+---------------------+-------------------------------------------------------+
Document Version Changes
-------------------------
+^^^^^^^^^^^^^^^^^^^^^^^^
This is the first version of the SampleVNF in OPNFV.
It includes the following documentation updates:
@@ -197,7 +157,7 @@ It includes the following documentation updates:
Feature additions
------------------
+^^^^^^^^^^^^^^^^^
- Support for DPDK 18.05 and DPDK 18.08
- Add support for counting non dataplane related packets
@@ -222,7 +182,7 @@ Bug fixes:
Known Issues/Faults
--------------------
+^^^^^^^^^^^^^^^^^^^
- Huge page freeing needs to be handled properly while running the application else it might
cause system crash. Known issue from DPDK.
- UDP Replay is used to capture throughput for dynamic cgnapt
@@ -232,37 +192,37 @@ Known Issues/Faults
- Rest API uses port 80, make sure other webservices are stopped before using SampleVNF RestAPI.
Corrected Faults
-----------------
+^^^^^^^^^^^^^^^^
Hunter 8.2:
-+----------------------------+-------------------------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-129 | Support for DPDK 18.05 and DPDK 18.08 |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-130 | Add support for counting non dataplane related packets |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-131 | test improvements and fixes for image creation |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-132 | Local Documentation Builds |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-133 | Improve l3fwd performance |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-134 | Enable the local cache mac address |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-135 | Initial support for DPDK 18.05 |
-+----------------------------+-------------------------------------------------------------------+
++----------------------------+----------------------------------------------------------------------+
+| **JIRA REFERENCE** | **DESCRIPTION** |
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-129 | Support for DPDK 18.05 and DPDK 18.08 |
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-130 | Add support for counting non dataplane related packets |
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-131 | test improvements and fixes for image creation |
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-132 | Local Documentation Builds |
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-133 | Improve l3fwd performance |
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-134 | Enable the local cache mac address |
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-135 | Initial support for DPDK 18.05 |
++----------------------------+----------------------------------------------------------------------+
| SAMPLEVNF-136 | Adding centos.json to be used with packer to generate a VM with PROX|
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-137 | Adding support for Ubuntu 17.20... |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-138 | Get multiple port stats simultaneously |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-139 | Increase default mbuf size and code simplification/cleanup |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF-140 | update from src port in the pvt/pub handler |
-+----------------------------+-------------------------------------------------------------------+
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-137 | Adding support for Ubuntu 17.20... |
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-138 | Get multiple port stats simultaneously |
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-139 | Increase default mbuf size and code simplification/cleanup |
++----------------------------+----------------------------------------------------------------------+
+| SAMPLEVNF-140 | update from src port in the pvt/pub handler |
++----------------------------+----------------------------------------------------------------------+
@@ -286,7 +246,7 @@ Bug Fix Jira:
+----------------------------+-------------------------------------------------------------------+
Hunter known restrictions/issues
-====================================
+--------------------------------
+-----------+-----------+----------------------------------------------+
| Installer | Scenario | Issue |
+===========+===========+==============================================+
@@ -295,226 +255,7 @@ Hunter known restrictions/issues
Open JIRA tickets
-=================
-
-+----------------------------+------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-| | |
-+----------------------------+------------------------------------------------+
-| | |
-| | |
-+----------------------------+------------------------------------------------+
-
-
-Useful links
-============
-
- - wiki project page: https://wiki.opnfv.org/display/SAM
-
- - wiki SampleVNF Hunter release planing page: https://wiki.opnfv.org/display/SAM/G+-+Release+SampleVNF+planning
-
- - SampleVNF repo: https://git.opnfv.org/cgit/samplevnf
-
- - SampleVNF IRC chanel: #opnfv-samplevnf
-| SAMPLEVNF- | PROX support for dpdk 18,05 |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF- | PROX support for dpdk 18,05 |
-+----------------------------+-------------------------------------------------------------------+
-
-
-
-
-Bug Fix Jira:
-
-+----------------------------+-------------------------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF- | Fix samplevnf perf issues |
-+----------------------------+-------------------------------------------------------------------+
-
-Hunter known restrictions/issues
-====================================
-+-----------+-----------+----------------------------------------------+
-| Installer | Scenario | Issue |
-+===========+===========+==============================================+
-| | | |
-+-----------+-----------+----------------------------------------------+
-
-
-Open JIRA tickets
-=================
-
-+----------------------------+------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-| | |
-+----------------------------+------------------------------------------------+
-| | |
-| | |
-+----------------------------+------------------------------------------------+
-
-
-Useful links
-============
-
- - wiki project page: https://wiki.opnfv.org/display/SAM
-
- - wiki SampleVNF Hunter release planing page: https://wiki.opnfv.org/display/SAM/G+-+Release+SampleVNF+planning
-
- - SampleVNF repo: https://git.opnfv.org/cgit/samplevnf
-
- - SampleVNF IRC chanel: #opnfv-samplevnf
-
-
-
-
-Bug Fix Jira:
-
-+----------------------------+-------------------------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF- | Fix samplevnf perf issues |
-+----------------------------+-------------------------------------------------------------------+
-
-Hunter known restrictions/issues
-====================================
-+-----------+-----------+----------------------------------------------+
-| Installer | Scenario | Issue |
-+===========+===========+==============================================+
-| | | |
-+-----------+-----------+----------------------------------------------+
-
-
-Open JIRA tickets
-=================
-
-+----------------------------+------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-| | |
-+----------------------------+------------------------------------------------+
-| | |
-| | |
-+----------------------------+------------------------------------------------+
-
-
-Useful links
-============
-
- - wiki project page: https://wiki.opnfv.org/display/SAM
-
- - wiki SampleVNF Hunter release planing page: https://wiki.opnfv.org/display/SAM/G+-+Release+SampleVNF+planning
-
- - SampleVNF repo: https://git.opnfv.org/cgit/samplevnf
-
- - SampleVNF IRC chanel: #opnfv-samplevnf
-
-
-
-
-Bug Fix Jira:
-
-+----------------------------+-------------------------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF- | Fix samplevnf perf issues |
-+----------------------------+-------------------------------------------------------------------+
-
-Hunter known restrictions/issues
-====================================
-+-----------+-----------+----------------------------------------------+
-| Installer | Scenario | Issue |
-+===========+===========+==============================================+
-| | | |
-+-----------+-----------+----------------------------------------------+
-
-
-Open JIRA tickets
-=================
-
-+----------------------------+------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-| | |
-+----------------------------+------------------------------------------------+
-| | |
-| | |
-+----------------------------+------------------------------------------------+
-
-
-Useful links
-============
-
- - wiki project page: https://wiki.opnfv.org/display/SAM
-
- - wiki SampleVNF Hunter release planing page: https://wiki.opnfv.org/display/SAM/G+-+Release+SampleVNF+planning
-
- - SampleVNF repo: https://git.opnfv.org/cgit/samplevnf
-
- - SampleVNF IRC chanel: #opnfv-samplevnf
-
-
-
-
-Bug Fix Jira:
-
-+----------------------------+-------------------------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF- | Fix samplevnf perf issues |
-+----------------------------+-------------------------------------------------------------------+
-
-Hunter known restrictions/issues
-====================================
-+-----------+-----------+----------------------------------------------+
-| Installer | Scenario | Issue |
-+===========+===========+==============================================+
-| | | |
-+-----------+-----------+----------------------------------------------+
-
-
-Open JIRA tickets
-=================
-
-+----------------------------+------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-| | |
-+----------------------------+------------------------------------------------+
-| | |
-| | |
-+----------------------------+------------------------------------------------+
-
-
-Useful links
-============
-
- - wiki project page: https://wiki.opnfv.org/display/SAM
-
- - wiki SampleVNF Hunter release planing page: https://wiki.opnfv.org/display/SAM/G+-+Release+SampleVNF+planning
-
- - SampleVNF repo: https://git.opnfv.org/cgit/samplevnf
-
- - SampleVNF IRC chanel: #opnfv-samplevnf
-
-
-
-
-Bug Fix Jira:
-
-+----------------------------+-------------------------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF- | Fix samplevnf perf issues |
-+----------------------------+-------------------------------------------------------------------+
-
-Hunter known restrictions/issues
-====================================
-+-----------+-----------+----------------------------------------------+
-| Installer | Scenario | Issue |
-+===========+===========+==============================================+
-| | | |
-+-----------+-----------+----------------------------------------------+
-
-
-Open JIRA tickets
-=================
+-----------------
+----------------------------+------------------------------------------------+
| **JIRA REFERENCE** | **DESCRIPTION** |
@@ -526,55 +267,12 @@ Open JIRA tickets
Useful links
-============
+------------
- - wiki project page: https://wiki.opnfv.org/display/SAM
+ - wiki project page: https://wiki-old.opnfv.org/display/SAM
- wiki SampleVNF Hunter release planing page: https://wiki.opnfv.org/display/SAM/G+-+Release+SampleVNF+planning
- - SampleVNF repo: https://git.opnfv.org/cgit/samplevnf
-
- - SampleVNF IRC chanel: #opnfv-samplevnf
-
-
-
-
-Bug Fix Jira:
-
-+----------------------------+-------------------------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-+----------------------------+-------------------------------------------------------------------+
-| SAMPLEVNF- | Fix samplevnf perf issues |
-+----------------------------+-------------------------------------------------------------------+
-
-Hunter known restrictions/issues
-====================================
-+-----------+-----------+----------------------------------------------+
-| Installer | Scenario | Issue |
-+===========+===========+==============================================+
-| | | |
-+-----------+-----------+----------------------------------------------+
-
-
-Open JIRA tickets
-=================
-
-+----------------------------+------------------------------------------------+
-| **JIRA REFERENCE** | **DESCRIPTION** |
-| | |
-+----------------------------+------------------------------------------------+
-| | |
-| | |
-+----------------------------+------------------------------------------------+
-
-
-Useful links
-============
-
- - wiki project page: https://wiki.opnfv.org/display/SAM
-
- - wiki SampleVNF Hunter release planing page: https://wiki.opnfv.org/display/SAM/H+-++Release+SampleVNF+planning
-
- - SampleVNF repo: https://git.opnfv.org/cgit/samplevnf
+ - SampleVNF repo: https://git.opnfv.org/samplevnf/
- SampleVNF IRC chanel: #opnfv-samplevnf