Nathan Skrzypczak | 9ad39c0 | 2021-08-19 11:38:06 +0200 | [diff] [blame] | 1 | Release notes for VPP 17.07 |
| 2 | =========================== |
| 3 | |
| 4 | More than 400 commits since the 1704 release. |
| 5 | |
| 6 | Features |
| 7 | -------- |
| 8 | |
| 9 | - Infrastructure |
| 10 | |
| 11 | - make test; improved debuggability. |
| 12 | - TAB auto-completion on the CLI |
| 13 | - DPDK 17.05 |
| 14 | - python 3 support in test infra |
| 15 | |
| 16 | - Host stack |
| 17 | |
| 18 | - Improved Linux TCP stack compatibility using IWL test suite |
| 19 | (https://jira.fd.io/browse/VPP-720) |
| 20 | - Improved loss recovery (RFC5681, RFC6582, RF6675) |
| 21 | - Basic implementation of Eifel detection algorithm (RFC3522) |
| 22 | - Basic support for buffer chains |
| 23 | - Refactored session layer API |
| 24 | - Overall performance, scale and hardening |
| 25 | |
| 26 | - Interfaces |
| 27 | |
| 28 | - memif: IP mode, jumbo frames, multi queue |
| 29 | - virtio-user support |
| 30 | - vhost-usr; adaptive (poll/interupt) support. |
| 31 | |
| 32 | - Network features |
| 33 | |
| 34 | - MPLS Multicast FIB |
| 35 | |
| 36 | - BFD FIB integration |
| 37 | |
| 38 | - NAT64 support |
| 39 | |
| 40 | - GRE over IPv6 |
| 41 | |
| 42 | - Segement routing MPLS |
| 43 | |
| 44 | - IOAM configuration for SRv6 localsid |
| 45 | |
| 46 | - LISP |
| 47 | |
| 48 | - NSH support |
| 49 | - native forward static routes |
| 50 | - L2 ARP |
| 51 | |
| 52 | - ACL multi-core suuport |
| 53 | |
| 54 | - Flowprobe: |
| 55 | |
| 56 | - Add flowstartns, flowendns and tcpcontrolbits |
| 57 | - Stateful flows and IPv6, L4 recording |
| 58 | |
| 59 | - GTP-U support |
| 60 | |
| 61 | - VXLAN GPE support for FIB2.0 and bypass. |
| 62 | |
| 63 | Known issues |
| 64 | ------------ |
| 65 | |
| 66 | For the full list of issues please refer to fd.io |
| 67 | `JIRA <https://jira.fd.io>`__. |
| 68 | |
| 69 | Issues fixed |
| 70 | ------------ |
| 71 | |
| 72 | For the full list of fixed issues please refer to: |
| 73 | |
| 74 | - fd.io `JIRA <https://jira.fd.io>`__ |
| 75 | - git `commit log <https://git.fd.io/vpp/log/?h=stable/1707>`__ |
| 76 | |