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