From d9b2fcebef0f2acd350511e949a2543513cc7bb7 Mon Sep 17 00:00:00 2001 From: Scitt Keeler Date: Thu, 30 Aug 2018 13:09:34 -0400 Subject: docs: Add features by release section Change-Id: Ibcae8c8ecdf8a3c2d7bcf96bf7cd5b741e2fad22 Signed-off-by: Scitt Keeler --- docs/featuresbyrelease/vpp17.01.rst | 71 +++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 docs/featuresbyrelease/vpp17.01.rst (limited to 'docs/featuresbyrelease/vpp17.01.rst') diff --git a/docs/featuresbyrelease/vpp17.01.rst b/docs/featuresbyrelease/vpp17.01.rst new file mode 100644 index 00000000000..a52a3064cc2 --- /dev/null +++ b/docs/featuresbyrelease/vpp17.01.rst @@ -0,0 +1,71 @@ +.. _vpp17.01: + +############################### +Features for Release VPP 17.01 +############################### + +This section lists those features that became available in VPP Release 17.01: + +Features +--------- + +* Integrated November 2016 DPDK release +* Complete rework of Forwarding Information Base (FIB) +* Performance Improvements + - Improvements in DPDK input and output nodes + - Improvements in L2 path + - Improvmeents in IPv4 lookup node +* Feature Arcs Improvements + - Consolidation of the code + - New feature arcs + + device-input + + interface-output +* DPDK Cryptodev Support + - Software and Hardware Crypto Support +* DPDK HQoS support +* Simple Port Analyzer (SPAN) +* Bidirectional Forwarding Detection + - Basic implementation +* IPFIX Improvements +* L2 GRE over IPSec tunnels +* Link Layer Discovery Protocol (LLDP) +* Vhost-user Improvements + - Performance Improvements + - Multiqueue + - Reconnect +* LISP Enhancements + - Source/Dest control plane support + - L2 over LISP and GRE + - Map-Register/Map-Notify/RLOC-probing support + - L2 API improvements, overall code hardening +* Plugins: + - New: ACL + - New: Flow per Packet + - Improved: SNAT + + Mutlithreading + + Flow export +* Doxygen Enhancements +* Luajit API bindings +* API Refactoring + - file split + - message signatures +* Python and Scapy based unit testing infrastructure + - Infrastructure + - Various tests +* Packet Generator improvements +* TUN/TAP jumbo frames support +* Other various bug fixes and improvements + + +Known issues +--------------- + +For the full list of issues please refer to fd.io `JIRA `_. + +Issues fixed +-------------- + +For the full list of fixed issues please refer to: + +* fd.io `JIRA `_ +* git `commit log `_ -- cgit 1.2.3-korg