summaryrefslogtreecommitdiffstats
path: root/docs/featuresbyrelease/vpp18.10.rst
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2021-06-09 07:49:34 -0400
committerDave Wallace <dwallacelf@gmail.com>2021-06-11 11:50:09 +0000
commit3db2c670a157b8bf2daccf77a872c154f88f6d0a (patch)
treeca2b3e54111d8b4de3c6d3faefc3243330d3fcc2 /docs/featuresbyrelease/vpp18.10.rst
parent6195c834eda00efc8758e18685109f2ee2b2a3f1 (diff)
docs: cleanup, remove stale material
Point https://fd.io/docs/vpp/master/links/index.html at docs.fd.io/vpp instead of at one specific stale release Remove https://fd.io/docs/vpp/master/featuresbyrelease/index.html Remove https://fd.io/docs/vpp/master/events/index.html Remove dead projects from https://fd.io/docs/vpp/master/relatedprojects/index.html Remove unsupported distros from https://fd.io/docs/vpp/master/whatisvpp/supported.html Reduce (doxygen) list of test framework doc files to actively supported releases Type: docs Signed-off-by: Dave Barach <dave@barachs.net> Change-Id: I179966fbbe09ac123e5f2647787a8dea93190b5c
Diffstat (limited to 'docs/featuresbyrelease/vpp18.10.rst')
-rw-r--r--docs/featuresbyrelease/vpp18.10.rst54
1 files changed, 0 insertions, 54 deletions
diff --git a/docs/featuresbyrelease/vpp18.10.rst b/docs/featuresbyrelease/vpp18.10.rst
deleted file mode 100644
index f21ac640344..00000000000
--- a/docs/featuresbyrelease/vpp18.10.rst
+++ /dev/null
@@ -1,54 +0,0 @@
-.. _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 mutex-condvar pair
-* VCL refactor to support async event notifications and multiple workers
-* TLS async support in client for HW acceleration
-* 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>`_
-