Adding Initial samplevnf release notes draft for E-Release
[samplevnf.git] / docs / release / results / results.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International
2 .. License.
3 .. http://creativecommons.org/licenses/by/4.0
4 .. (c) OPNFV, Intel Corporation and other.
5
6 Results listed by scenario
7 ==========================
8
9 The following sections describe the yardstick results as evaluated for the
10 Euphrates release. Each section describes the determined state of the specific
11 test case in Euphrates release.
12
13 Feature Test Results
14 ====================
15
16 The following features were verified by SampleVNF test cases:
17
18    * vFirewall
19       * Basic Packet filter dropping malformed, invalid packets based on L3/L4 packet headers
20       * Policy based filtering
21       * Dynamic Packet filtering through Connection Tracker for TCP and UDP
22       * SYN-flood protection via synproxy for TCP
23       * UDP, TCP and ICMP protocol pass-through
24       * CLI based enable/disable connection tracking, synproxy, basic packet filtering
25       * Multithread support
26       * Multiple physical port support
27       * Providing statistics on traffic traversing the VNF
28
29    * vCG-NAPT- Carrier Grade Network Address and port Translation
30      * Static and dynamic Network address translation.
31      * Static and dynamic Network address and port translation
32      * ARP (request, response, gratuitous)
33      * ICMP (terminal echo, echo response, pass-through)
34      * UDP, TCP and ICMP protocol pass-through
35      * Multithread support and Multiple physical port support
36      * Limiting max ports per client
37      * Limiting max clients per public IP address
38      * Live Session tracking to NAT flow
39      * NAT64 – connectivity between IPv6 access network to IPv4 data network.
40
41    * vACL - Access Control List
42      * CLI based Run-time rule configuration (Add, Delete, List, Display, Clear, Modify)
43      * IPv4 and IPv6 5 tuple packet Selector support
44      * Counting packets and bytes per rule
45      * Multithread support
46      * Multiple physical port support
47      * Forwarding packets to specific ports on base of rules
48      * Rules definition on base TCP/UDP connection tracking
49
50    * Prox - Packet pROcessing eXecution engine.
51      * Classify
52      * Drop
53      * Basic Forwarding (no touch)
54      * L2 Forwarding (change MAC)
55      * GRE encap/decap
56      * Load balance based on packet fields
57      * Symmetric load balancing
58      * QinQ encap/decap IPv4/IPv6
59      * ARP
60      * QoS
61      * Routing
62      * Unmpls
63      * Policing
64      * Basic ACL
65      * Basic CGNAT