340c15c6ed
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>
69 lines
1.6 KiB
ReStructuredText
69 lines
1.6 KiB
ReStructuredText
.. _vpp17.07:
|
|
|
|
###############################
|
|
Features for Release VPP 17.07
|
|
###############################
|
|
|
|
This section lists those features that became available in VPP Release 17.07:
|
|
|
|
Features
|
|
---------
|
|
|
|
Infrastructure
|
|
+++++++++++++++
|
|
|
|
* make test; improved debuggability.
|
|
* TAB auto-completion on the CLI
|
|
* DPDK 17.05
|
|
* python 3 support in test infra
|
|
|
|
Host stack
|
|
+++++++++++
|
|
|
|
* Improved Linux TCP stack compatibility using IWL test suite (https://jira.fd.io/browse/VPP-720)
|
|
* Improved loss recovery (RFC5681, RFC6582, RF6675)
|
|
* Basic implementation of Eifel detection algorithm (RFC3522)
|
|
* Basic support for buffer chains
|
|
* Refactored session layer API
|
|
* Overall performance, scale and hardening
|
|
|
|
Interfaces
|
|
++++++++++++++
|
|
|
|
* memif: IP mode, jumbo frames, multi queue
|
|
* virtio-user support
|
|
* vhost-usr; adaptive (poll/interrupt) support.
|
|
|
|
Network features
|
|
++++++++++++++++++
|
|
|
|
* MPLS Multicast FIB
|
|
* BFD FIB integration
|
|
* NAT64 support
|
|
* GRE over IPv6
|
|
* Segment routing MPLS
|
|
* IOAM configuration for SRv6 localsid
|
|
* LISP
|
|
- NSH support
|
|
- native forward static routes
|
|
- L2 ARP
|
|
* ACL multi-core support
|
|
* Flowprobe:
|
|
- Add flowstartns, flowendns and tcpcontrolbits
|
|
- Stateful flows and IPv6, L4 recording
|
|
* GTP-U support
|
|
* VXLAN GPE support for FIB2.0 and bypass.
|
|
|
|
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/1707>`_
|