Add new testcase for LTD.Scalability.RFC2544.0PacketLoss
[vswitchperf.git] / docs / NEWS.md
1 #May 2015
2
3 This is the initial release of a re-designed version of the software based on
4 community feedback.  This initial release supports only the Phy2Phy deployment
5 scenario and the LTD.Throughput.RFC2544.PacketLossRatio test - both described
6 in the OPNFV vswitchperf 'CHARACTERIZE VSWITCH PERFORMANCE FOR TELCO NFV USE
7 CASES LEVEL TEST DESIGN'.  The intention is that more test cases will follow
8 once the community has digested the initial release.
9
10 ## New
11
12 * Performance testing with continuous stream
13 * Vanilla OVS support added.
14         * Support for non-DPDK OVS build.
15         * Build and installation support through Makefile will be added via
16                 next patch(Currently it is possible to manually build ovs and
17                 setting it in vsperf configuration files).
18         * PvP scenario is not yet implemented.
19 * CentOS7 support
20   * Verified on CentOS7
21   * Install & Quickstart documentation
22
23 * Implementation of LTD.Scalability.RFC2544.0PacketLoss testcase
24 * Better support for mixing tests types with Deployment Scenarios
25 * Re-work based on community feedback of TOIT
26   * Framework support for other vSwitches
27   * Framework support for non-Ixia traffic generators
28   * Framework support for different VNFs
29 * Python3
30 * Support for biDirectional functionality for ixnet interface
31
32 ## Missing
33
34 * Report generation is currently disabled
35 * xmlunit output is  currently disabled
36 * VNF support.