summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaryam Tahhan <maryam.tahhan@intel.com>2016-08-05 14:16:31 +0100
committerMaryam Tahhan <maryam.tahhan@intel.com>2016-08-05 14:33:26 +0100
commitbcca64ed0094c30f068f6259e4090f1afd894d59 (patch)
tree1adfe7eb9e9c074c38f6a2db71bab36239b2d686
parent0e48ebc1b12f0c98ed6e6d1c29284fcf07b55a31 (diff)
docs: update release notes
Update release notes for OPNFV release D. JIRA: DOCS-106 Change-Id: I6fb36c1f2a1d977aa518e0dc10f0c4a90cbb9071 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
-rw-r--r--docs/release/01-release.rst41
-rw-r--r--docs/release/Features_to_date1.pngbin0 -> 80139 bytes
-rw-r--r--docs/release/Features_to_date2.pngbin0 -> 111037 bytes
-rw-r--r--docs/release/rel_B_summary.pngbin93326 -> 0 bytes
4 files changed, 31 insertions, 10 deletions
diff --git a/docs/release/01-release.rst b/docs/release/01-release.rst
index 63cd3f9..0399020 100644
--- a/docs/release/01-release.rst
+++ b/docs/release/01-release.rst
@@ -2,18 +2,39 @@
.. http://creativecommons.org/licenses/by/4.0
.. (c) OPNFV, Intel Corporation and others.
+Features to Date
+================
+This section provides a summary of the features implemented to date and their
+relevant upstream projects.
+
+.. Figure:: Features_to_date1.png
+
+ SFQM features to date
+
+.. Figure:: Features_to_date2.png
+
+ SFQM features to date cont.
+
+Please note the timeline denotes DPDK releases.
+
Release B
=========
-This section provides a summary of the past, the present and the future in
-terms of SFQM contributions to DPDK.
+The features implemented for OPNFV release B in DPDK include:
-.. Figure:: rel_B_summary.png
+* Callback API to enable TX/RX timestamping to measure latency through DPDK.
+* Extended NIC statistics API for 1GB, 10GB and 40GB NICs to expose detailed
+ statistics for DPDK interfaces in addition to the overall aggregate statistics.
+* DPDK Keep Alive.
- Release B summary for SFQM
-
-Future work for SFQM entails:
+Release C
+=========
+The features implemented for OPNFV release C include:
-* Working closely with the Doctor project to integrate the upstreamed features
- in DPDK.
-* Upstreaming the implemented collectd plugins: dpdkstat, ceilometer.
-* Integrating DPDK KA with Monasca.
+* DPDK extended NIC stats API improvement; migrate from key value pairs to
+ using id value pairs.
+* DPDK Keep Alive improvement, so that core status is exposed through a posix
+ shared memory object.
+* collectd dpdkstat plugin that can retrieve DPDK interface statistics.
+* collectd ceilometer plugin that can publish any statistics collected by
+ collectd to ceilometer.
+* Fuel plugin support for the collectd ceilometer plugin for OPNFV.
diff --git a/docs/release/Features_to_date1.png b/docs/release/Features_to_date1.png
new file mode 100644
index 0000000..2469fe3
--- /dev/null
+++ b/docs/release/Features_to_date1.png
Binary files differ
diff --git a/docs/release/Features_to_date2.png b/docs/release/Features_to_date2.png
new file mode 100644
index 0000000..edd2c07
--- /dev/null
+++ b/docs/release/Features_to_date2.png
Binary files differ
diff --git a/docs/release/rel_B_summary.png b/docs/release/rel_B_summary.png
deleted file mode 100644
index dfe6d00..0000000
--- a/docs/release/rel_B_summary.png
+++ /dev/null
Binary files differ