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