summaryrefslogtreecommitdiffstats
path: root/docs/featuresbyrelease
diff options
context:
space:
mode:
authorjdenisco <jdenisco@cisco.com>2018-11-09 15:20:26 -0500
committerDamjan Marion <dmarion@me.com>2018-11-12 13:01:56 +0000
commit569a278597bd1af58a4fa9a5f4341cafc99a382b (patch)
tree8814fbf56c1d9cc40daeace0940cc5c4ca667b32 /docs/featuresbyrelease
parent5bb1ecae8786fdf0fffde9e956a5cee477b5df20 (diff)
docs: add 1810, including package cloud
Change-Id: Ieae5fc7c1e099392bc2a4e5948669d9210f2ebac Signed-off-by: jdenisco <jdenisco@cisco.com>
Diffstat (limited to 'docs/featuresbyrelease')
-rw-r--r--docs/featuresbyrelease/index.rst3
-rw-r--r--docs/featuresbyrelease/vpp17.01.rst2
-rw-r--r--docs/featuresbyrelease/vpp17.07.rst4
-rw-r--r--docs/featuresbyrelease/vpp17.10.rst4
-rw-r--r--docs/featuresbyrelease/vpp18.04.rst2
-rw-r--r--docs/featuresbyrelease/vpp18.07.rst2
-rw-r--r--docs/featuresbyrelease/vpp18.10.rst54
7 files changed, 61 insertions, 10 deletions
diff --git a/docs/featuresbyrelease/index.rst b/docs/featuresbyrelease/index.rst
index 4ea46932cb5..ca5fb16d000 100644
--- a/docs/featuresbyrelease/index.rst
+++ b/docs/featuresbyrelease/index.rst
@@ -9,6 +9,7 @@ This section provides information about the features that are provided for each
.. toctree::
:maxdepth: 1
+ vpp18.10
vpp18.07
vpp18.04
vpp18.01
@@ -18,4 +19,4 @@ This section provides information about the features that are provided for each
vpp17.01
vpp16.09
vpp16.06
- \ No newline at end of file
+
diff --git a/docs/featuresbyrelease/vpp17.01.rst b/docs/featuresbyrelease/vpp17.01.rst
index a52a3064cc2..ab7a969e756 100644
--- a/docs/featuresbyrelease/vpp17.01.rst
+++ b/docs/featuresbyrelease/vpp17.01.rst
@@ -68,4 +68,4 @@ Issues fixed
For the full list of fixed issues please refer to:
* fd.io `JIRA <https://jira.fd.io/>`_
-* git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`_
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1701>`_
diff --git a/docs/featuresbyrelease/vpp17.07.rst b/docs/featuresbyrelease/vpp17.07.rst
index e91d27a97f4..977442175e2 100644
--- a/docs/featuresbyrelease/vpp17.07.rst
+++ b/docs/featuresbyrelease/vpp17.07.rst
@@ -65,6 +65,4 @@ Issues fixed
For the full list of fixed issues please refer to:
* fd.io `JIRA <https://jira.fd.io/>`_
-* git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`_
-
-
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1707>`_
diff --git a/docs/featuresbyrelease/vpp17.10.rst b/docs/featuresbyrelease/vpp17.10.rst
index 3348f7366ce..b3fff891adb 100644
--- a/docs/featuresbyrelease/vpp17.10.rst
+++ b/docs/featuresbyrelease/vpp17.10.rst
@@ -64,6 +64,4 @@ Issues fixed
For the full list of fixed issues please refer to:
* fd.io `JIRA <https://jira.fd.io/>`_
-* git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`_
-
-
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1710>`_
diff --git a/docs/featuresbyrelease/vpp18.04.rst b/docs/featuresbyrelease/vpp18.04.rst
index d5e2ca54b48..ecb3a4c6129 100644
--- a/docs/featuresbyrelease/vpp18.04.rst
+++ b/docs/featuresbyrelease/vpp18.04.rst
@@ -73,5 +73,5 @@ Issues fixed
For the full list of fixed issues please refer to:
* fd.io `JIRA <https://jira.fd.io/>`_
-* git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`_
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1810>`_
diff --git a/docs/featuresbyrelease/vpp18.07.rst b/docs/featuresbyrelease/vpp18.07.rst
index a14435b5cac..b4ee1aea461 100644
--- a/docs/featuresbyrelease/vpp18.07.rst
+++ b/docs/featuresbyrelease/vpp18.07.rst
@@ -71,5 +71,5 @@ Issues fixed
For the full list of fixed issues please refer to:
* fd.io `JIRA <https://jira.fd.io/>`_
-* git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`_
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1807>`_
diff --git a/docs/featuresbyrelease/vpp18.10.rst b/docs/featuresbyrelease/vpp18.10.rst
new file mode 100644
index 00000000000..8fb9d22d281
--- /dev/null
+++ b/docs/featuresbyrelease/vpp18.10.rst
@@ -0,0 +1,54 @@
+.. _vpp18.10:
+
+###############################
+Features for Release VPP 18.10
+###############################
+
+This section lists those features that became available in VPP Release 18.10:
+
+Infrastructure
++++++++++++++++
+
+* DPDK 18.08 Integration
+* New Stats infrastructure (interface, error, node performance counters)
+* Add configurable "Doug Lea malloc" support
+
+VNET & Plugins
++++++++++++++++
+
+* Load balancing: support per-port VIP and all-port VIP
+* Port NSH plugin to VPP
+* NAT
+
+ - Configurable port range
+ - Virtual Fragmentation Reassembly for endpoint-dependent mode
+ - Client-IP based session affinity for load-balancing
+ - TCP MSS clamping
+ - Session timeout
+ - Bug-fixing and performance optimizations
+
+Host stack
++++++++++++
+
+* Support for applications with multiple workers
+* Support for binds from multiple app workers to same ip:port
+* Switched to a message queue for io and control event notifications
+* Support for eventfd based notifications as alternative to mutext-condvar pair
+* VCL refactor to support async event notifications and multiple workers
+* TLS async support in client for HW accleration
+* Performance optimizations and bug-fixing
+* A number of binary APIs will be deprecated in favor of using the event message queue. Details in the API section.
+
+Known issues
+---------------
+
+For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.
+
+Issues fixed
+--------------
+
+For the full list of fixed issues please refer to:
+
+* fd.io `JIRA <https://jira.fd.io/>`_
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1810>`_
+