aboutsummaryrefslogtreecommitdiffstats
path: root/docs/NEWS.md
blob: 618dbebbc5cf9329985336ad0ba64f6c5a3ee880 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#July 2015

## New

* PVP deployment scenario testing using vhost-user as guest access method
  * Verified on CentOS7 and Fedora 20
  * Requires QEMU 2.2.0 and DPDK 2.0


#May 2015

This is the initial release of a re-designed version of the software based on
community feedback.  This initial release supports only the Phy2Phy deployment
scenario and the LTD.Throughput.RFC2544.PacketLossRatio test - both described
in the OPNFV vswitchperf 'CHARACTERIZE VSWITCH PERFORMANCE FOR TELCO NFV USE
CASES LEVEL TEST DESIGN'.  The intention is that more test cases will follow
once the community has digested the initial release.

## New

* Performance testing with continuous stream
* Vanilla OVS support added.
	* Support for non-DPDK OVS build.
	* Build and installation support through Makefile will be added via
		next patch(Currently it is possible to manually build ovs and
		setting it in vsperf configuration files).
	* PvP scenario is not yet implemented.
* CentOS7 support
  * Verified on CentOS7
  * Install & Quickstart documentation

* Implementation of LTD.Scalability.RFC2544.0PacketLoss testcase
* Better support for mixing tests types with Deployment Scenarios
* Re-work based on community feedback of TOIT
  * Framework support for other vSwitches
  * Framework support for non-Ixia traffic generators
  * Framework support for different VNFs
* Python3
* Support for biDirectional functionality for ixnet interface

## Missing

* Report generation is currently disabled
* xmlunit output is  currently disabled
* VNF support.