NFVBENCH-41 Add fluentd result tag to nfvbench server
[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 - can send logs and results to one or more fluentd aggregators (per configuration)
34
35
36
37
38
39
40