rls1704 report - updated sections:
[csit.git] / docs / report / vpp_functional_tests / csit_release_notes.rst
1 CSIT Release Notes
2 ==================
3
4 Changes in CSIT |release|
5 -------------------------
6
7 #. Introduction of Centos7 tests
8
9 #. Added VPP functional tests
10
11     - more VM vhost-user tests incl. two VM four vhost interface tests
12     - more LISP tests
13     - more IPSec crypto tests
14     - IPv4 and IPv6 Equal-Cost Multi-Path routing tests
15     - Telemetry:
16       - IPFIX tests
17       - SPAN tests
18
19 Known Issues - to be updated
20 ------------
21
22 Here is the list of known issues in CSIT |release| for VPP functional tests in VIRL: (to be updated)
23
24 +---+-------------------------------------------------+-----------------------------------------------------------------+
25 | # | Issue                                           | Description                                                     |
26 +---+-------------------------------------------------+-----------------------------------------------------------------+
27 | 1 | DHCPv4 client: Client responses to DHCPv4 OFFER | Client replies with DHCPv4 REQUEST message when received DHCPv4 |
28 |   | sent with different XID                         | OFFER message with different (wrong) XID.                       |
29 +---+-------------------------------------------------+-----------------------------------------------------------------+
30 | 2 | Softwire - MAP-E: Incorrect calculation of IPv6 | IPv6 destination address is wrongly calculated in case that     |
31 |   | destination address when IPv4 prefix is 0       | IPv4 prefix is equal to 0 and IPv6 prefix is less than 40.      |
32 +---+-------------------------------------------------+-----------------------------------------------------------------+
33 | 3 | Softwire - MAP-E: Map domain is created when    | Map domain is created in case that the sum of suffix length of  |
34 |   | incorrect parameters provided                   | IPv4 prefix and PSID length is greater than EA bits length.     |
35 |   |                                                 | IPv6 destination address contains bits writen with PSID over    |
36 |   |                                                 | the EA-bit length when IPv4 packet is sent.                     |
37 +---+-------------------------------------------------+-----------------------------------------------------------------+
38 | 4 | IPv6 RA: Incorrect IPv6 destination address in  | Wrong IPv6 destination address (ff02::1) is used in ICMPv6      |
39 |   | response to ICMPv6 Router Solicitation          | Router Advertisement packet sent as a response to received      |
40 |   |                                                 | ICMPv6 Router Solicitation packet.                              |
41 +---+-------------------------------------------------+-----------------------------------------------------------------+
42 | 5 | IPFIX: IPv6_src key name reported instead of    | The report contains IPv6_src key name instead of IPv6_dst when  |
43 |   | IPv6_dst                                        | classify session is configured with IPv6 destination address.   |
44 |   |                                                 | Anyhow the correct IPv6 destination address is reported.        |
45 +---+-------------------------------------------------+-----------------------------------------------------------------+
46 | 6 | SPAN: Tx traffic is not mirrored                | Tx traffic is not mirrored from SPAN source port to SPAN        |
47 |   |                                                 | destination port.                                               |
48 |   |                                                 | NOTE: Fix is going to be merged in vpp stable/1701.             |
49 +---+-------------------------------------------------+-----------------------------------------------------------------+
50 | 7 | SPAN: Packet trace always contains local0 as    | There is reported wrong destination port in the traffic trace:  |
51 |   | destination port                                |         SPAN: mirrored GigabitEthernet0/5/0 -> local0           |
52 |   |                                                 | The (Rx) traffic is mirrored to correct destination port.       |
53 +---+-------------------------------------------------+-----------------------------------------------------------------+
54