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