docs: Add features by release section 80/14580/2
authorScitt Keeler <skeeler@cisco.com>
Thu, 30 Aug 2018 17:09:34 +0000 (13:09 -0400)
committerDamjan Marion <dmarion@me.com>
Thu, 30 Aug 2018 18:45:51 +0000 (18:45 +0000)
Change-Id: Ibcae8c8ecdf8a3c2d7bcf96bf7cd5b741e2fad22
Signed-off-by: Scitt Keeler <skeeler@cisco.com>
12 files changed:
docs/_images/Features1804.png [new file with mode: 0644]
docs/featuresbyrelease/index.rst [new file with mode: 0644]
docs/featuresbyrelease/vpp16.06.rst [new file with mode: 0644]
docs/featuresbyrelease/vpp16.09.rst [new file with mode: 0644]
docs/featuresbyrelease/vpp17.01.rst [new file with mode: 0644]
docs/featuresbyrelease/vpp17.04.rst [new file with mode: 0644]
docs/featuresbyrelease/vpp17.07.rst [new file with mode: 0644]
docs/featuresbyrelease/vpp17.10.rst [new file with mode: 0644]
docs/featuresbyrelease/vpp18.01.rst [new file with mode: 0644]
docs/featuresbyrelease/vpp18.04.rst [new file with mode: 0644]
docs/featuresbyrelease/vpp18.07.rst [new file with mode: 0644]
docs/index.rst

diff --git a/docs/_images/Features1804.png b/docs/_images/Features1804.png
new file mode 100644 (file)
index 0000000..09d94af
Binary files /dev/null and b/docs/_images/Features1804.png differ
diff --git a/docs/featuresbyrelease/index.rst b/docs/featuresbyrelease/index.rst
new file mode 100644 (file)
index 0000000..4ea4693
--- /dev/null
@@ -0,0 +1,21 @@
+.. _featuresbyrelease:\r
+\r
+#####################\r
+Features by Release \r
+#####################\r
+\r
+This section provides information about the features that are provided for each release that covers the following releases:\r
+\r
+.. toctree::\r
+   :maxdepth: 1\r
+\r
+   vpp18.07\r
+   vpp18.04\r
+   vpp18.01\r
+   vpp17.10\r
+   vpp17.07\r
+   vpp17.04\r
+   vpp17.01\r
+   vpp16.09\r
+   vpp16.06\r
+   
\ No newline at end of file
diff --git a/docs/featuresbyrelease/vpp16.06.rst b/docs/featuresbyrelease/vpp16.06.rst
new file mode 100644 (file)
index 0000000..b8d213b
--- /dev/null
@@ -0,0 +1,35 @@
+.. _vpp16.06:\r
+\r
+###############################\r
+Features for Release VPP 16.06\r
+###############################\r
+\r
+The FD.io Project, relentlessly focused on data IO speed and efficiency supporting the creation of high performance, flexible, and scalable software defined infrastructures, announces the availability of the community’s first software release (16.06).\r
+\r
+In the four months since launching, FD.io has brought together more than 75 developers from 11 different companies including network operators, solution providers chip vendors, and network equipment vendors who are collaborating to enhance and innovate around the Vector Packet Processing (VPP) technology. The FD.io community has quickly formed to grow the number of projects from the initial VPP project to an additional 6 projects addressing a diverse set of requirements and usability across a variety of deployment environments.\r
+\r
+The 16.06 release brings unprecedented performance: 480Gbps/200mpps with 8 million routes and 2k whitelist entries on standard high volume x86 servers.\r
+\r
+\r
+Features\r
+=========\r
+\r
+In addition to the existing full suite of vswitch/vrouter features, the new 16.06 release adds:\r
+\r
+* Enhanced Switching and Routing:\r
+   - IPv6 Segment Routing multicast support\r
+   - LISP xTR support\r
+   - VXLAN over IPv6 underlay\r
+   - Per interface whitelists\r
+   - Shared adjacencies in FIB\r
+* New and improved interface support:\r
+   - Jumbo frame support for vhost-user\r
+   - Netmap interface support\r
+   - AF_Packet interface support\r
+* Expanded and improved programmability:\r
+   - Python API bindings\r
+   - Enhanced JVPP Java API bindings\r
+   - Debugging CLI\r
+* Expanded Hardware and Software Support:\r
+   - Support for ARM 32 targets including Rasberry Pi single-board computer\r
+   - Support for DPDK 16.04\r
diff --git a/docs/featuresbyrelease/vpp16.09.rst b/docs/featuresbyrelease/vpp16.09.rst
new file mode 100644 (file)
index 0000000..3f7b602
--- /dev/null
@@ -0,0 +1,71 @@
+.. _vpp16.09:\r
+\r
+###############################\r
+Features for Release VPP 16.09\r
+###############################\r
+\r
+This section lists those features that became available in VPP Release 16.09:\r
+\r
+* Integrated July 2016 DPDK release\r
+   - DPDK-vhost is depreciated pending a complete rework of the original integration and addressing of rx performance deltas\r
+   - Patches required for DPDK 16.07:\r
+      + Correctly setting the Packet Type in the IGB, IXGBE and i40e drivers\r
+      + Correctly setting checksum in the i40e driver\r
+      + NXP DPAA2 PMD Driver\r
+      + rte_delay (yield) functionality\r
+* Add “in tree” plugins:\r
+   - IPv6 ILA\r
+   - iOAM\r
+   - Load Balancer\r
+   - SNAT\r
+* High-performance (line-rate) “neutron like” L4 port-filtering\r
+* API refactoring - addressing some of the issues around JVPP bindings\r
+   - Accommodating plugins (e.g. NSH_SFC)\r
+   - Binding for python\r
+* LISP\r
+   - L2 LISP overlays\r
+   - Multitenancy\r
+   - Multihoming\r
+   - RTR mode\r
+   - Map-resolver failover algorithm\r
+* Support 64-bit vector lengths, huge shared-memory segments\r
+* Dynamic IP Feature ordering\r
+   - IP Features can now specify features they appear before and after\r
+* 16.09 Builds\r
+   - Ubuntu 14.04 LTS - Trusty Tahr\r
+   - Ubuntu 16.04 LTS - Xenial Xerus\r
+   - CentOS 7\r
+   - More information on VPP wiki\r
+* Performance, characterize and document performance for this release (more information on CSIT page)\r
+   - IPv4 and IPv6 Scale - performance tests\r
+      + Bidirectional 10k/100k/1M flows\r
+      + 64B,570B, 1518B,9000B packet sizes\r
+   - IPv6 iACL - performance\r
+      + DUT1 and DUT2 are configured with IPv6 routing, two static IPv6 /64 routes and IPv6 iAcl security whitelist ingress /64 filter entries applied on links\r
+      + TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per flow-group) with all packets containing Ethernet header, IPv6 header and generated payload\r
+      + MAC addresses are matching MAC addresses of the TG node interfaces\r
+   - L2XC VXLANoIPv4 - performance\r
+      + DUT1 and DUT2 are configured with L2 cross-connect. VXLAN tunnels are configured between L2XCs on DUT1 and DUT2\r
+      + TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61 and generated payload\r
+      + MAC addresses are matching MAC addresses of the TG node interfaces\r
+* Documentation\r
+   - Autogenerated CLI documentation\r
+   - Using doxygen to automate API/Node documentation\r
+   - (available online)\r
+* Resolved all static analysis issues found by Coverity\r
+   - Beginning of 16.09 cycle: 505 issues\r
+   - Release: 0 outstanding issues\r
+\r
+\r
+Known issues\r
+---------------\r
+\r
+For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.\r
+\r
+Issues fixed\r
+--------------\r
+\r
+For the full list of fixed issues please refer to:\r
+\r
+* fd.io `JIRA <https://jira.fd.io/>`_\r
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1609>`_
\ No newline at end of file
diff --git a/docs/featuresbyrelease/vpp17.01.rst b/docs/featuresbyrelease/vpp17.01.rst
new file mode 100644 (file)
index 0000000..a52a306
--- /dev/null
@@ -0,0 +1,71 @@
+.. _vpp17.01:\r
+\r
+###############################\r
+Features for Release VPP 17.01\r
+###############################\r
+\r
+This section lists those features that became available in VPP Release 17.01:\r
+\r
+Features\r
+---------\r
+\r
+* Integrated November 2016 DPDK release\r
+* Complete rework of Forwarding Information Base (FIB)\r
+* Performance Improvements\r
+   - Improvements in DPDK input and output nodes\r
+   - Improvements in L2 path\r
+   - Improvmeents in IPv4 lookup node\r
+* Feature Arcs Improvements\r
+   - Consolidation of the code\r
+   - New feature arcs\r
+      + device-input\r
+      + interface-output\r
+* DPDK Cryptodev Support\r
+   - Software and Hardware Crypto Support\r
+* DPDK HQoS support\r
+* Simple Port Analyzer (SPAN)\r
+* Bidirectional Forwarding Detection\r
+   - Basic implementation\r
+* IPFIX Improvements\r
+* L2 GRE over IPSec tunnels\r
+* Link Layer Discovery Protocol (LLDP)\r
+* Vhost-user Improvements\r
+   - Performance Improvements\r
+   - Multiqueue\r
+   - Reconnect\r
+* LISP Enhancements\r
+   - Source/Dest control plane support\r
+   - L2 over LISP and GRE\r
+   - Map-Register/Map-Notify/RLOC-probing support\r
+   - L2 API improvements, overall code hardening\r
+* Plugins:\r
+   - New: ACL\r
+   - New: Flow per Packet\r
+   - Improved: SNAT\r
+      + Mutlithreading\r
+      + Flow export\r
+* Doxygen Enhancements\r
+* Luajit API bindings\r
+* API Refactoring\r
+   - file split\r
+   - message signatures\r
+* Python and Scapy based unit testing infrastructure\r
+   - Infrastructure\r
+   - Various tests\r
+* Packet Generator improvements\r
+* TUN/TAP jumbo frames support\r
+* Other various bug fixes and improvements\r
+\r
+\r
+Known issues\r
+---------------\r
+\r
+For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.\r
+\r
+Issues fixed\r
+--------------\r
+\r
+For the full list of fixed issues please refer to:\r
+\r
+* fd.io `JIRA <https://jira.fd.io/>`_\r
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`_\r
diff --git a/docs/featuresbyrelease/vpp17.04.rst b/docs/featuresbyrelease/vpp17.04.rst
new file mode 100644 (file)
index 0000000..f62b880
--- /dev/null
@@ -0,0 +1,128 @@
+.. _vpp17.04:\r
+\r
+###############################\r
+Features for Release VPP 17.04\r
+###############################\r
+\r
+This section lists those features that became available in VPP Release 17.04:\r
+\r
+Features\r
+---------\r
+\r
+Infrastructure\r
++++++++++++++++\r
+\r
+\r
+* make test improvements\r
+* vnet: add device-input threadplacement infra\r
+* 64 bit per-thread counters\r
+* process restart cli\r
+* High performance timer wheels\r
+* Plugin infrastructure improvements\r
+   -  Support for .default_disabled, .version_required\r
+* Added MAINTAINERS file\r
+\r
+       \r
+Host stack\r
++++++++++++\r
+\r
+* TCP stack (experimental)\r
+* DHCPv4 / DHCPv6 relay multi-destination\r
+* DHCPv4 option 82\r
+* ND proxy\r
+* Attached hosts\r
+* Consolidated DHCPv4 and DHCPv6 implementation\r
+\r
+Interfaces\r
+++++++++++++++\r
+\r
+* DPDK 17.02 (retire support for DPDK 16.07)\r
+* Add memif - packet memory interface for intra-host communication\r
+* vhost: support interrupt mode\r
+* DPDK as plugin (retired vpp_lite)\r
+* DPDPK input optimizations\r
+* Loopback interface allocation scheme\r
+\r
+\r
+Network features\r
+++++++++++++++++++\r
+\r
+* IP Multicast FIB\r
+* Bridging\r
+   -  Learning on local interfaces\r
+   -  Flushing of MACs from the L2 FIB\r
+* SNAT\r
+   -  CGN (Deterministic and dynamic)\r
+   -  CGN configurable port allocation algorithm\r
+   -  ICMP support\r
+   -  Tentant VRF id for SNAT outside addresses\r
+   -  Session dump / User dump\r
+   -  Port allocation per protocol\r
+* Security groups\r
+   -  Routed interface support\r
+   -  L2+L3 unified processing node\r
+   -  Improve fragment handling\r
+* Segement routing v6\r
+   -  SR policies with weighted SID lists\r
+   -  Binding SID\r
+   -  SR steering policies\r
+   -  SR Local SIDs\r
+   -  Framework to expand local SIDs w/plugins\r
+   -  Documentation\r
+* IOAM\r
+   -  UDP Pinger w/path fault isolation\r
+   -  IOAM as type 2 metadata in NSH\r
+   -  IAOM raw IPFIX collector and analyzer\r
+   -  Anycast active server selection\r
+   -  Documentation\r
+   -  SRv6 Local SID\r
+   -  IP6 HBH header and SR header co-existence\r
+   -  Active probe\r
+* LISP\r
+   -  Statistics collection\r
+   -  Generalize encap for overlay transport (vxlan-gpe support)\r
+   -  Improve data plane speed\r
+* GPE\r
+   -  CLI\r
+   -  NSH added to encap/decap path\r
+   -  Renamed LISP GPE API to GPE\r
+* MPLS\r
+   -  Performance improvements (quad loop)\r
+* BFD\r
+   -  Command line interface\r
+   -  Echo function\r
+   -  Remote demand mode\r
+   -  SHA1 authentication\r
+* IPsec\r
+   -  IKEv2 initiator features\r
+* VXLAN\r
+   -  unify IP4/IP6 control plane handling\r
+\r
+API changes\r
+++++++++++++++\r
+\r
+* Python API: To avoid conflicts between VPP API messages names and the Python API binding function names, the VPP API methods are put into a separate proxy object https://gerrit.fd.io/r/#/c/5570/ \r
+\r
+  The api methods are now referenced as: vpp_handle = VPP(jsonfiles) vpp_handle.connect(...) vpp = vpp_handle.api vpp.show_version() vpp_handle.disconnect()\r
+\r
+  For backwards compatibility VPP API methods are left in the main name space (VPP), but will be removed from 17.07.\r
+\r
+   -  Python API: Change from cPython to CFFI.\r
+   \r
+* create_loopback message to be replaced with create_loopback_instance create_loopback will be removed from 17.07. `<https://gerrit.fd.io/r/#/c/5572/>`_ \r
+\r
+\r
+Known issues\r
+---------------\r
+\r
+For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.\r
+\r
+Issues fixed\r
+--------------\r
+\r
+For the full list of fixed issues please refer to:\r
+\r
+* fd.io `JIRA <https://jira.fd.io/>`_\r
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1704>`_\r
+\r
+\r
diff --git a/docs/featuresbyrelease/vpp17.07.rst b/docs/featuresbyrelease/vpp17.07.rst
new file mode 100644 (file)
index 0000000..e91d27a
--- /dev/null
@@ -0,0 +1,70 @@
+.. _vpp17.07:\r
+\r
+###############################\r
+Features for Release VPP 17.07\r
+###############################\r
+\r
+This section lists those features that became available in VPP Release 17.07:\r
+\r
+Features\r
+---------\r
+\r
+Infrastructure\r
++++++++++++++++\r
+\r
+* make test; improved debuggability.\r
+* TAB auto-completion on the CLI\r
+* DPDK 17.05\r
+* python 3 support in test infra\r
+       \r
+Host stack\r
++++++++++++\r
+\r
+* Improved Linux TCP stack compatibility using IWL test suite (https://jira.fd.io/browse/VPP-720)\r
+* Improved loss recovery (RFC5681, RFC6582, RF6675)\r
+* Basic implementation of Eifel detection algorithm (RFC3522)\r
+* Basic support for buffer chains\r
+* Refactored session layer API\r
+* Overall performance, scale and hardening\r
+\r
+Interfaces\r
+++++++++++++++\r
+\r
+* memif: IP mode, jumbo frames, multi queue\r
+* virtio-user support\r
+* vhost-usr; adaptive (poll/interupt) support.\r
+\r
+Network features\r
+++++++++++++++++++\r
+\r
+* MPLS Multicast FIB\r
+* BFD FIB integration\r
+* NAT64 support\r
+* GRE over IPv6\r
+* Segement routing MPLS\r
+* IOAM configuration for SRv6 localsid\r
+* LISP\r
+   -  NSH support\r
+   -  native forward static routes\r
+   -  L2 ARP\r
+* ACL multi-core suuport\r
+* Flowprobe:\r
+   -  Add flowstartns, flowendns and tcpcontrolbits\r
+   -  Stateful flows and IPv6, L4 recording\r
+* GTP-U support\r
+* VXLAN GPE support for FIB2.0 and bypass.\r
+\r
+Known issues\r
+---------------\r
+\r
+For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.\r
+\r
+Issues fixed\r
+--------------\r
+\r
+For the full list of fixed issues please refer to:\r
+\r
+* fd.io `JIRA <https://jira.fd.io/>`_\r
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`_\r
+\r
+\r
diff --git a/docs/featuresbyrelease/vpp17.10.rst b/docs/featuresbyrelease/vpp17.10.rst
new file mode 100644 (file)
index 0000000..3348f73
--- /dev/null
@@ -0,0 +1,69 @@
+.. _vpp17.10:\r
+\r
+###############################\r
+Features for Release VPP 17.10\r
+###############################\r
+\r
+This section lists those features that became available in VPP Release 17.10:\r
+\r
+Features\r
+---------\r
+\r
+Infrastructure\r
++++++++++++++++\r
+\r
+* DPDK 17.08\r
+* IP reassembly\r
+* Bounded-index extensible hash bucket-level LRU cache\r
+* Templated timer wheel improvements\r
+\r
+API\r
+++++++++++++++\r
+\r
+* C/C++ language binding\r
+* API stats\r
+       \r
+Host stack\r
++++++++++++\r
+\r
+* VPP TCP stack scale/congestion improvements\r
+* VPP Comms Library (VCL)\r
+* Overall performance, scale and hardening\r
+\r
+Network features\r
+++++++++++++++++++\r
+\r
+* IPSec rework - utilize new FIB\r
+* VPLS and VPWS implementation\r
+* NAT\r
+   -  Renamed SNAT to NAT\r
+   -  Performance / Scale\r
+   -  Destination NAT44 with load-balancing\r
+   -  In2out translation as an output feature on the outside interface\r
+   -  Fullback to 3-tuple key for non TCP/UDP/ICMP sessions\r
+* Security Groups/ACLs\r
+   -  "Replace" semantics for adding a new MacIP acl\r
+   -  Test suite tests for MacIP ACLs\r
+* ONE-LISP\r
+   -  Map-server fallback support\r
+   -  Preemptive re-fetch of active mappings that are about to expire\r
+   -  ND termination\r
+* PPPoE\r
+   -  PPPoE Control Plane packet dispatch\r
+   -  PPPoE decapsulation\r
+   -  PPPoE encapsulation\r
+\r
+Known issues\r
+---------------\r
+\r
+For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.\r
+\r
+Issues fixed\r
+--------------\r
+\r
+For the full list of fixed issues please refer to:\r
+\r
+* fd.io `JIRA <https://jira.fd.io/>`_\r
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`_\r
+\r
+\r
diff --git a/docs/featuresbyrelease/vpp18.01.rst b/docs/featuresbyrelease/vpp18.01.rst
new file mode 100644 (file)
index 0000000..173fc4a
--- /dev/null
@@ -0,0 +1,88 @@
+.. _vpp18.01:\r
+\r
+###############################\r
+Features for Release VPP 18.01\r
+###############################\r
+\r
+This section lists those features that became available in VPP Release 18.01:\r
+\r
+Features\r
+----------\r
+\r
+Infrastructure\r
++++++++++++++++\r
+\r
+* DPDK 17.11\r
+* TCP Checksum Offload\r
+* Arm64/Arm-v8 support\r
+* SUSE packaging\r
+* bihash_vec8_8 variant\r
+* PCI rework to support VFIO\r
+* chi-squared test calculator\r
+\r
+SNAT / NAT\r
+++++++++++++\r
+\r
+* One armed NAT\r
+* Twice NAT44\r
+* NAT hairpinning rework\r
+* NAT64 multi-thread\r
+* NAT64 IPFIX\r
+* NAT64 Fragmentation\r
+* NAT: DS-Lite\r
+* Remove old SNAT API\r
+* ACL-based NAT\r
+\r
+VNET \r
++++++++\r
+    \r
+* DNS name resolver\r
+* BIER\r
+* GENEVE Tunnel\r
+* IPSec Openssl 1.1.0 api support\r
+* FIB improvements\r
+* tap v2\r
+\r
+API\r
++++++++\r
+\r
+* VPP stats (Broadcast & Multicast support)\r
+* SR MPLS\r
+* VPP Object Model (VOM)\r
+\r
+Host stack\r
++++++++++++\r
+\r
+* VPP TCP Stack scale / congestion improvements\r
+* Refactor UDP\r
+* Namespace support\r
+* Session rules table\r
+* VPP Comms Library (VCL) improvements\r
+\r
+\r
+ACL\r
++++++\r
+\r
+* ACL stats\r
+\r
+Plugins\r
+++++++++++\r
+\r
+* Kube-proxy\r
+* L2 Emulation\r
+* Memif\r
+\r
+Known issues\r
+---------------\r
+\r
+For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.\r
+\r
+Issues fixed\r
+--------------\r
+\r
+For the full list of fixed issues please refer to:\r
+\r
+* fd.io `JIRA <https://jira.fd.io/>`_\r
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1801>`_\r
+\r
+\r
diff --git a/docs/featuresbyrelease/vpp18.04.rst b/docs/featuresbyrelease/vpp18.04.rst
new file mode 100644 (file)
index 0000000..d5e2ca5
--- /dev/null
@@ -0,0 +1,77 @@
+.. _vpp18.04:\r
+\r
+###############################\r
+Features for Release VPP 18.04\r
+###############################\r
+\r
+This section lists those features that became available in VPP Release 18.04. There is a summary graphic that identifies what areas the features are associated with, followed by a list of all the features for this release:\r
+\r
+.. image:: /_images/Features1804.png\r
+\r
+Infrastructure\r
++++++++++++++++\r
+\r
+* DPDK 18.02.1\r
+* ARM aarch64 integrated into CI\r
+\r
+VNET & Plugins\r
++++++++++++++++\r
+\r
+* ERSPAN\r
+* L3DSR load balancing support\r
+* VPC bonding / LACP\r
+* IPv4/IPv6 packet reassembly\r
+* IPv6 link-local support\r
+* Asymmetrical static NAT\r
+* 464XLAT for NAT44\r
+* MAP-T CE support\r
+* Intel Adaptive Virtual Function native device driver plugin\r
+* Marvell device plugin\r
+* SRv6 static, dynamic and masquerading proxy plugins\r
+* MPLS Uniform mode\r
+* IGMP plugin\r
+* IPIP tunnel support (IPv4/IPv6 over IPv4/IPv6)\r
+* IPv6 Router Discovery mechanism\r
+\r
+VLIB\r
++++++\r
+\r
+* ARM-optimized library variations for key functions\r
+* Better handling of physmem on non-NUMA kernels\r
+\r
+Host stack\r
++++++++++++\r
+\r
+* TLS support via OpenSSL or mbedtls software engines\r
+* Session layer can utilize both shm and memfd (secure) FIFO segments\r
+* STCP\r
+* VCL logging / tracing\r
+\r
+API framework\r
+++++++++++++++\r
+\r
+* New API definition compiler (vppapigen)\r
+* Memory (shm) and socket APIs refactored\r
+* API handlers refactored to make them transport (shared memory or socket) agnostic\r
+* Improved support for bootstrapping of the shm API with memfd segments over the socket API\r
+\r
+Packaging\r
+++++++++++\r
+\r
+* SELinux for RPM builds\r
+* Debuginfo RPMs\r
+* ARM aarch64 for Ubuntu\r
+\r
+Known issues\r
+---------------\r
+\r
+For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.\r
+\r
+Issues fixed\r
+--------------\r
+\r
+For the full list of fixed issues please refer to:\r
+\r
+* fd.io `JIRA <https://jira.fd.io/>`_\r
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`_\r
+\r
diff --git a/docs/featuresbyrelease/vpp18.07.rst b/docs/featuresbyrelease/vpp18.07.rst
new file mode 100644 (file)
index 0000000..a14435b
--- /dev/null
@@ -0,0 +1,75 @@
+.. _vpp18.07:\r
+\r
+###############################\r
+Features for Release VPP 18.07\r
+###############################\r
+\r
+This section lists those features that became available in VPP Release 18.07: \r
+\r
+Infrastructure\r
++++++++++++++++\r
+\r
+* DPDK 18.02.1\r
+\r
+   - Complete rework of the dpdk-input node\r
+   - Display rx/tx burst function name in "show hardware detail"\r
+   - Improve buffer alloc perfomance\r
+      + This is ~50% improvement in buffer alloc performance. For a 256 buffer allocation, it was ~10 clocks/buffer, now is < 5 clocks.\r
+   - Add per-numa page allocation info to 'show memory'\r
+   - Vectorized bihash_{48,40,24,16}_8 key compare\r
+      + bihash_48_8 case:\r
+         * Scalar code: 6 clocks\r
+         * SSE4.2 code: 3 clocks\r
+         * AVX2 code: 2.27 clocks\r
+         * AVX512 code: 1.5 clocks\r
+   - Pollable Stats\r
+      + Stats are now available to a client in a shared memory segment and in the form of a directory, allowing very high performance polling of stats without directly querying VPP.\r
+\r
+VNET & Plugins\r
++++++++++++++++\r
+\r
+* IGMP improvements\r
+   - Enable/Disable an interface for IGMP\r
+   - improve logging\r
+   - refactor common code\r
+   - no orphaned timers\r
+   - IGMP state changes in main thread only\r
+   - Large groups split over multiple state-change reports\r
+   - SSM range configuration API.\r
+   - more tests\r
+* IP: vectorized IP checksum\r
+* VXLAN : HW offload RX flow\r
+* Rework kube-proxy into LB plugin and add NATA66\r
+* NAT:\r
+   - Code refactor\r
+   - Syslog\r
+   - Multiple outside interfaces\r
+   - Endpoint dependent filtering and mapping\r
+* ACL:\r
+   - Tuple Merge algorithm cleanup and integration\r
+   - Processing pipeline optimizations\r
+   - Refactoring\r
+* Experimental AVF driver\r
+\r
+\r
+Host stack\r
++++++++++++\r
+\r
+* Session: performance improvements, add support for connectionless transports, datagram reception and transmission\r
+* TCP: congestion control improvements and overall fixes\r
+* UDP: datagram mode\r
+* TLS async support\r
+\r
+Known issues\r
+---------------\r
+\r
+For the full list of issues please refer to fd.io `JIRA <https://jira.fd.io/>`_.\r
+\r
+Issues fixed\r
+--------------\r
+\r
+For the full list of fixed issues please refer to:\r
+\r
+* fd.io `JIRA <https://jira.fd.io/>`_\r
+* git `commit log <https://git.fd.io/vpp/log/?h=stable/1804>`_\r
+\r
index 1488448..ed47bcc 100644 (file)
@@ -23,6 +23,7 @@ Finally it is useful both a software development kit or an appliance out of the
    gettingstarted/index
    links/index
    usecases/index
+   featuresbyrelease/index
    troubleshooting/index
    events/index
    reference/index