From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 8B1922A1A; Fri, 19 Dec 2014 06:44:37 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 18 Dec 2014 21:42:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,605,1413270000"; d="scan'208";a="626400452" Received: from pgsmsx104.gar.corp.intel.com ([10.221.44.91]) by orsmga001.jf.intel.com with ESMTP; 18 Dec 2014 21:44:31 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by PGSMSX104.gar.corp.intel.com (10.221.44.91) with Microsoft SMTP Server (TLS) id 14.3.195.1; Fri, 19 Dec 2014 13:44:30 +0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.240]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.110]) with mapi id 14.03.0195.001; Fri, 19 Dec 2014 13:44:29 +0800 From: "Cao, Waterman" To: "dev@dpdk.org" , "announce@dpdk.org" , "dts@dpdk.org" Thread-Topic: DPDK Test Suite 1.0 Release Thread-Index: AdAbTs7oTVcITcs8TwmQgThyLGXA3w== Date: Fri, 19 Dec 2014 05:44:28 +0000 Message-ID: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailman-Approved-At: Fri, 19 Dec 2014 09:11:15 +0100 Cc: "Liu, Yong" Subject: [dpdk-announce] DPDK Test Suite 1.0 Release X-BeenThere: announce@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK release announcements List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Dec 2014 05:44:38 -0000 DPDK Test Suite 1.0 Release Announcement We are very pleased to announce that DPDK Test Suite 1.0 (DTS) is released= =20 by intel now. DTS is an automation test tool for DPDK software, a python-ba= se=20 library. It can run on remote tester machine, and communicate/manage test d= evice by SSH connection. This tool also supports different kinds of traffic gener= ators, including DPDK-based PacketGen, third-party professional tester equipment(I= XIA). DTS is composes of one set of test cases and automation test framework. Sin= ce=20 Based on DTS, DPDK developers and testers can build their test cases and=20 verify their patches with these function test. It only requires less effort= =20 to maintain test cases once merged into DTS. Since DPDK Test Suite is an op= en=20 source test tool, Everyone can utilize DTS to measure performance and=20 functionality for features.=20 In the future, we will continue to upgrade DPDK Test Suite to support DPDK= =20 software package based on DPDK release timeline, and provide stable version= =20 for each DPDK formal release. Currently, DPDK Test Suite 1.0 will support=20 the latest DPDK release version 1.8.=20 You can download latest DPDK test suite from the following link: http://dpdk.org/git/tools/dts=20 In addition, one mailing list was created as dts@dpdk.org. This mailing lis= t is=20 used to post regression test report for DPDK software, answer questions=20 about DTS, and receive patches for DPDK Test Suite. Also you can discuss=20 issues and seek for validate solution of DPDK features with this mailing li= st. Marvin Liu(Yong.liu@intel.com)from Intel will maintain DPDK Test Suite code= ,=20 and responsible for code merge. We are very welcome that other volunteers w= ho=20 interested in DPDK Validation can join in us to maintain this tool. Since DPDK Test Suite includes some generic test suites, plans and one test= =20 framework. Please see features list as the followings. DTS features: - Support SSH connection and manager tester, test device and IXIA generator - Automatically discover network topology - Automatically deploy DPDK on DUT (Device under Test) which installed=20 Fedora18/20, Ubuntu12/14, FreeBSD 10, etc. - Support Wind River DPDK-based software traffic generators and IXIA=20 traffic generator - Able to transmit, capture and analyze packets by Scapy - Provide solution to develop user-defined test suite and test plan - Provide customized configuration file - Export validation results as RST format and excel format - Support logging system to track automation execution. Example Test Suites: - Blacklist/Whitelist: EAL whitelist/blacklist feature - Command line : RTE command line interface - Multi process : DPDK share information between process - Timer : EAL timer feature - Testpmd : Poll Mode driver packet integrity, packet checksum,= =20 performance benchmark - L2fwd : layer-2 (L2) forwarding application - L3fwd : Layer-3 Forwarding application - Jumbo Frame : Poll Mode Drivers for jumbo frames feature - Ieee1588 : IEEE1588 Precise Time Protocol offload feature - Checksum offload : RX/TX L3/L4 checksum offload feature - Flow direction : NIC flow director feature - VLAN : NIC VLAN offload feature - Link flowctrl : NIC link flow control feature - Link bonding : Poll mode driver link bonding feature - IP fragment : IPv4 and IPV6 fragmentation feature - Packet framework : IP pipeline by DPDK packet framework feature Finally, DTS is open to everyone. Everyone is welcomed to use this tool,=20 submit test cases and share knowledge with community.=20 We hope that DTS can help to improve quality of open source patch and=20 leverage effort with every members in community. Best Regards Intel DPDK Validation Team