f9520ff27bfa0267aec992cd06d058bf7d5839b3
[vswitchperf.git] / docs / release / NEWS.rst
1 ===========
2 VSPERF NEWS
3 ===========
4
5 November 2015
6 ==============
7 New
8 ---
9 - Support of opnfv_test_dashboard
10
11 October 2015
12 ==============
13 New
14 ---
15 - Support of PVP and PVVP deployment scenarios using Vanilla OVS
16
17 September 2015
18 ==============
19 New
20 ---
21 - Implementation of system statistics based upon pidstat command line tool.
22 - Support of PVVP deployment scenario using bhost-cuse and vhost user access
23   methods
24
25 August 2015
26 ===========
27 New
28 ---
29 - Backport and enhancement of reporting
30 - PVP deployment scenario testing using vhost-cuse as guest access method
31 - Implementation of LTD.Scalability.RFC2544.0PacketLoss testcase
32 - Support for background load generation with command line tools like stress
33   and stress-ng
34
35 July 2015
36 =========
37 New
38 ---
39 - PVP deployment scenario testing using vhost-user as guest access method
40   - Verified on CentOS7 and Fedora 20
41   - Requires QEMU 2.2.0 and DPDK 2.0
42
43 May 2015
44 ========
45
46 This is the initial release of a re-designed version of the software
47 based on community feedback. This initial release supports only the
48 Phy2Phy deployment scenario and the
49 LTD.Throughput.RFC2544.PacketLossRatio test - both described in the
50 OPNFV vswitchperf 'CHARACTERIZE VSWITCH PERFORMANCE FOR TELCO NFV USE
51 CASES LEVEL TEST DESIGN'. The intention is that more test cases will
52 follow once the community has digested the initial release.
53
54 New
55 ---
56
57 -  Performance testing with continuous stream
58 -  Vanilla OVS support added.
59
60    -  Support for non-DPDK OVS build.
61    -  Build and installation support through Makefile will be added via
62       next patch(Currently it is possible to manually build ovs and
63       setting it in vsperf configuration files).
64    -  PvP scenario is not yet implemented.
65
66 -  CentOS7 support
67 -  Verified on CentOS7
68 -  Install & Quickstart documentation
69
70 -  Better support for mixing tests types with Deployment Scenarios
71 -  Re-work based on community feedback of TOIT
72 -  Framework support for other vSwitches
73 -  Framework support for non-Ixia traffic generators
74 -  Framework support for different VNFs
75 -  Python3
76 -  Support for biDirectional functionality for ixnet interface
77
78 Missing
79 -------
80
81 -  xmlunit output is currently disabled