vpp/docs/featuresbyrelease/vpp17.01.rst
Paul Vinciguerra 340c15c6ed docs: add spellcheck to 'make docs' sphinx docs
The CI gate will fail if there are typos in the docs.

  writing output... [ 21%] events/Summits/OpensourceSummit...
  writing output... [ 22%] events/Summits/UKNO/2017_04_30_...

  featuresbyrelease/vpp16.06.rst:34:Rasberry:vpp16.06
  writing output... [100%] usecases/vppinazure
  Spelling checker messages written to /vpp/docs/_build/html/output.txt

  Warning, treated as error:
  Found 1 misspelled words
  Makefile:31: recipe for target 'html' failed
  make[1]: *** [html] Error 2
  make[1]: Leaving directory '/vpp/docs'

If you introduce a term that is not recognized,
please add it to custom dictionary at
docs/spelling_wordlist.txt.

Type: feature

Change-Id: Id49be4fbee617f544f1ab8e78e7de8a4df36448b
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
2019-11-06 17:53:42 +00:00

72 lines
1.9 KiB
ReStructuredText

.. _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
- Improvements 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 <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/1701>`_