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