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