From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id B3154A057B; Wed, 1 Apr 2020 07:49:37 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A057F1BEA6; Wed, 1 Apr 2020 07:49:37 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id EB2EA1BE95 for ; Wed, 1 Apr 2020 07:49:35 +0200 (CEST) IronPort-SDR: Ykf/BOqkZfhzejhTlTCTZHevmk21ym8QuAcg6f+Z4BLzu0upBGRPSpGSxvNjGSkkbyZ1j+CmT2 q16gL7dUFMTw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Mar 2020 22:49:34 -0700 IronPort-SDR: cSbfPS2ikUAfbI7R2qnu9sHA69hQWPM0K0/UQ5njYHTT0mEGZjHA611ZlDL8WNtkpjrFecPF/B uF8TdTO9eQrA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,330,1580803200"; d="scan'208";a="240350034" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by fmsmga007.fm.intel.com with ESMTP; 31 Mar 2020 22:49:34 -0700 Received: from fmsmsx602.amr.corp.intel.com (10.18.126.82) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 31 Mar 2020 22:49:34 -0700 Received: from fmsmsx602.amr.corp.intel.com (10.18.126.82) by fmsmsx602.amr.corp.intel.com (10.18.126.82) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Tue, 31 Mar 2020 22:49:33 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx602.amr.corp.intel.com (10.18.126.82) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Tue, 31 Mar 2020 22:49:33 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.129]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.225]) with mapi id 14.03.0439.000; Wed, 1 Apr 2020 13:49:31 +0800 From: "Tu, Lijuan" To: "dts@dpdk.org" Thread-Topic: [dts-announce] DTS 20.02 released Thread-Index: AdYH6Sxh3jD2wCDWQuCXSx88WAaJOA== Date: Wed, 1 Apr 2020 05:49:30 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC04E1B@SHSMSX101.ccr.corp.intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [dts] [dts-announce] DTS 20.02 released X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" A new release aligned with DPDK 20.02 is available: https://git.dpdk.org/tools/dts/snapshot/dts-20.02.tar.xz The statistics are quite impressive: 327 commits from 25 authors 295 files changed, 15548 insertions(+), 6146 deletions(-) Below are some new features and improvements. - Python3 support - L3fwd perf extended cases - Vhost/Virtio extended cases - use CPU lcore with ID > total max - ring with configurable element size - pool of mbufs with pinned external buffers Below are some new test plans. - ABI_stable - ddp_l2tpv3 - perf_vm2vm_virtio_net_perf - power_bidirection_channel - power_telemetry=09 Below are some new test suites. - ddp_l2tpv3 - l3fwd_lpm_ipv4 - l3fwd_lpm_ipv4_rfc2544 - l3fwd_lpm_ipv6 - packet_ordering - perf_virtio_user_loopback - power_bidirection_channel - power_telemetry Below is the number of patches of TOP 10 authors: Xiao Qimai (50) yufengmx (49) Wang Yinan (37) Haiyang Zhao (25) zhu,shuai (23) lihong (23) Zeng Xiaoxiao (19) Lijuan Tu (17) xinfengx (15) huang,zhimin (15) Thanks everyone, and take care.