42b2cd4be8fc0fcfb9cb17c3fbd2af181af7b64c
[nfvbench.git] / docs / release / release-notes / release-notes.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. (c) Cisco Systems, Inc
4
5 OPNFV Euphrates Release
6 =======================
7
8 This is the introductory release for NFVbench. In this release, NFVbench provides the following features/capabilities:
9
10 - standalone installation with a single Docker container integrating the open source TRex traffic generator
11 - can measure data plane performance for any NFVi full stack
12 - can setup automatically service chains with the following packet paths:
13     - PVP (physical-VM-physical)
14     - PVVP (physical-VM-VM-physical) intra-node and inter-node
15 - can setup multiple service chains
16     - N * PVP
17     - N * PVVP
18 - supports any external service chain (pre-set externally) that can do basic IPv4 routing
19 - can measure
20     - drop rate and latency for any given fixed rate
21     - NDR (No Drop Rate) and PDR (Partial Drop Rate) with configurable drop rates
22 - traffic specification
23     - any fixed frame size or IMIX
24     - uni or bidirectional traffic
25     - any number of flows
26     - vlan tagging can be enabled or disabled
27 - user interface:
28     - CLI
29     - REST+socketIO
30 - fully configurable runs with yaml-JSON configuration
31 - detailed results in JSON format
32 - summary tabular results
33
34
35 Release Data
36 ------------
37
38 +--------------------------------------+--------------------------------------+
39 | **Project**                          | opnfv/nfvbench                       |
40 |                                      |                                      |
41 +--------------------------------------+--------------------------------------+
42 | **Repo/commit-ID**                   | opnfv/nfvbench at tag 1.0.0          |
43 |                                      |                                      |
44 +--------------------------------------+--------------------------------------+
45 | **Release designation**              |                                      |
46 |                                      |                                      |
47 +--------------------------------------+--------------------------------------+
48 | **Release date**                     |                                      |
49 |                                      |                                      |
50 +--------------------------------------+--------------------------------------+
51 | **Purpose of the delivery**          |                                      |
52 |                                      |                                      |
53 +--------------------------------------+--------------------------------------+
54
55
56
57
58
59