VPP-363: add ability to change mac address of the interface
[vpp.git] / RELEASE.md
1 # Release Notes    {#release_notes}
2
3 * @subpage release_notes_1701
4 * @subpage release_notes_1609
5 * @subpage release_notes_1606
6
7 @page release_notes_1701 Release notes for VPP 17.01
8
9 @note This release was for a while known as 16.12.
10 @todo Release 17.01 needs release notes.
11
12 ## Features
13
14 ## Known issues
15
16 ## Issues fixed
17
18
19 @page release_notes_1609 Release notes for VPP 16.09
20
21 ## Features
22
23 - [Integrated July 2016 DPDK release](http://www.dpdk.org/doc/guides/rel_notes/release_16_07.html)
24   - DPDK-vhost is depreciated pending a complete rework of the original integration and
25     addressing of rx performance deltas.
26   - Patches required for DPDK 16.07:
27     - Correctly setting the Packet Type in the IGB, IXGBE and i40e drivers.
28     - Correctly setting checksum in the i40e driver.
29     - NXP DPAA2 PMD Driver.
30     - rte_delay (yield) functionality.
31
32 - Add “in tree” plugins:
33   - IPv6 ILA.
34   - iOAM.
35   - Load Balancer.
36   - SNAT.
37
38 - High-performance (line-rate) “neutron like” L4 port-filtering.
39
40 - API refactoring - addressing some of the issues around JVPP bindings.
41   - Accommodating plugins [(e.g. NSH_SFC)](https://wiki.fd.io/view/NSH_SFC)
42   - Binding for [python](https://wiki.fd.io/view/VPP/Python_API)
43
44 - LISP
45   - L2 LISP overlays
46   -  Multitenancy
47   - Multihoming
48   - RTR mode
49   - Map-resolver failover algorithm
50
51 - Support 64-bit vector lengths, huge shared-memory segments.
52
53 - Dynamic IP Feature ordering
54   - IP Features can now specify features they appear before and after
55
56 - 16.09 Builds
57   - Ubuntu 14.04 LTS - Trusty Tahr
58   - Ubuntu 16.04 LTS - Xenial Xerus
59   - CentOS 7
60   - More information on [VPP wiki](https://wiki.fd.io/view/VPP/Installing_VPP_binaries_from_packages)
61
62 - Performance, characterize and document performance for this release
63   [(more information on CSIT page)](https://wiki.fd.io/view/CSIT)
64
65    - IPv4 and IPv6 Scale - performance tests.
66      - Bidirectional 10k/100k/1M flows.
67      - 64B,570B, 1518B,9000B packet sizes.
68    - IPv6 iACL - performance
69      - DUT1 and DUT2 are configured with IPv6 routing, two static IPv6 /64 routes and IPv6 iAcl
70        security whitelist ingress /64 filter entries applied on links.
71      - TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per
72        flow-group) with all packets containing Ethernet header, IPv6 header and generated payload.
73        MAC addresses are matching MAC addresses of the TG node interfaces.
74
75    - L2XC VXLANoIPv4 - performance
76      - DUT1 and DUT2 are configured with L2 cross-connect. VXLAN tunnels are configured between
77        L2XCs on DUT1 and DUT2.
78      - TG traffic profile contains two L3 flow-groups (flow-group per direction, 253 flows per
79        flow-group) with all packets containing Ethernet header, IPv4 header with IP protocol=61
80        and generated payload. MAC addresses are matching MAC addresses of the TG node interfaces.
81
82 - Documentation
83   - Autogenerated CLI documentation.
84   - Using doxygen to automate API/Node documentation.
85   - [(available online)](https://docs.fd.io/vpp/16.09/)
86
87 - Resolved all static analysis issues found by Coverity
88   - Beginning of 16.09 cycle: 505 issues.
89   - Release: 0 outstanding issues.
90
91
92 ## Known issues
93
94 Issues in fd.io are tracked in [JIRA](https://jira.fd.io).
95
96 Issue | Description
97 --- | ---
98 VPP-391 |   vpp debug version assert appeared in the process of start
99 VPP-380 |   Mapping algorithm compute wrong ea-bits when IPv4 prefix 0.0.0.0/0
100 VPP-371 |   load_one_plugin:63: Loaded plugin: message from vppctl
101 VPP-367 |   vpp packages need to depend on specific versions of each other
102 VPP-312 |   IP6 FIB gets in indeterminate state by duplicating commands
103 VPP-224 |   Lookup-in-vrf can not be set correctly
104 VPP-206 |   Fix classify table delete
105 VPP-203 |   Fix binary API for reading vpp node graph
106 VPP-147 |   Inconsistent behaviour when adding L2 FIB filter entry
107 VPP-99  |  VPP doesn't discard DHCPOFFER message with wrong XID
108
109
110 ## Issues fixed
111
112 Issues in fd.io are tracked in [JIRA](https://jira.fd.io).
113
114 Issue | Description
115 --- | ---
116 VPP-396 |   Ubuntu systems Graphviz bug
117 VPP-390 |   vpp-lib rpm fails to include *.so symlinks, causing linking problems with out of tree builds
118 VPP-388 |   IPSec output feature assumes packets have been ethernet rewritten
119 VPP-385 |   ARP for indirect adjacencies not working correctly
120 VPP-361 |   Memory leak on delete of VXLAN over IPv6 tunnel
121 VPP-357 |   VNI not set correctly when removing LISP fwd entries
122 VPP-349 |   sw_interface_vhost_user_dump not working
123 VPP-345 |   net/enic: bad L4 checksum ptype set on ICMP packets
124 VPP-340 |   MAP-T wrong destination address
125 VPP-330 |   Use fifo to store LISP pending map-requests
126 VPP-326 |   map_add_domain VAT command: unable to configure domain with mtu parameter
127 VPP-318 |   The map_add_domain VAT command accepts invalid arguments
128 VPP-315 |   Fix "show vxlan-gpe" issue
129 VPP-310 |   Mapping algorithm compute wrong ea-bits
130 VPP-239 |   LISP IP forwarding does not tag packets that hit negative mapping entries
131 VPP-235 |   Invalid help in VAT for sw_interface_set_l2_bridge
132 VPP-228 |   Mapping algorithm sends packet to wrong IPv6 address
133 VPP-214 |   vpp-api-test: api_ipsec_sad_add_del_entry: vector "ck" not initialized
134 VPP-200 |   VPP - TAP port create problem
135 VPP-189 |   Coverity Issues for 16.09
136 VPP-184 |   u16 translating to char ,not short
137 VPP-179 |   Adjacency share-count botch
138 VPP-163 |   "show ip6 interface" ignores non-global addresses
139 VPP-155 |   Netmap: Inconsistency in interface state between "show hardware" and "show interface"
140 VPP-145 |   Dynamically compute IP feature ordering based on constraints
141 VPP-137 |   VPP sends ARP with wrong requested IP
142 VPP-118 |   JVpp: 0 length arrays not handled properly in VPP responses
143 VPP-112 |   linux kernel info missing from build log
144 VPP-110 |   vxlan encap node should never touch a deleted tunnel
145 VPP-107 |   RPM build broken in master
146 VPP-92  |   segment routing is not properly filling out the segment list
147 VPP-91  |   segment routing add/del tunnel lookup doesn't work
148 VPP-84  |   af_packet throws a fatal error on EAGAIN
149 VPP-74  |   Clang compile fails due to warning in vlib/unix/cli.c
150 VPP-64  |   Top level "make pkg-deb" fails if CDPATH is set in user env.
151 VPP-48  |   Traceroute does not terminate when VPP is the target
152 VPP-23  |   CLI pager does not gracefully handle lines longer than the terminal width
153
154
155 @page release_notes_1606 Release notes for VPP 16.06
156
157
158 The FD.io Project, relentlessly focused on data IO speed and efficiency
159 supporting the creation of high performance, flexible, and scalable software
160 defined infrastructures, announces the availability of the community’s first
161 software release (16.06).
162
163 In the four months since launching, FD.io has brought together more than 75
164 developers from 11 different companies including network operators, solution
165 providers chip vendors, and network equipment vendors who are collaborating to
166 enhance and innovate around the Vector Packet Processing (VPP) technology. The
167 FD.io community has quickly formed to grow the number of projects from the
168 initial VPP project to an additional 6 projects addressing a diverse set of
169 requirements and usability across a variety of deployment environments.
170
171 The 16.06 release brings unprecedented performance: 480Gbps/200mpps with 8
172 million routes and 2k whitelist entries on standard high volume x86 servers.
173
174
175 ## Features
176
177 In addition to the existing full suite of vswitch/vrouter features, the new
178 16.06 release adds:
179
180 * Enhanced Switching and Routing:
181   * IPv6 Segment Routing multicast support.
182   * LISP xTR support.
183   * VXLAN over IPv6 underlay.
184   * Per interface whitelists.
185   * Shared adjacencies in FIB.
186
187 * New and improved interface support:
188   * Jumbo frame support for vhost-user.
189   * Netmap interface support.
190   * AF_Packet interface support.
191
192 * Expanded and improved programmability:
193   * Python API bindings.
194   * Enhanced JVPP Java API bindings.
195   * Debugging CLI.
196
197 * Expanded Hardware and Software Support:
198   * Support for ARM 32 targets including Rasberry Pi single-board computer.
199   * Support for DPDK 16.04.
200