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 EFD99A04FD; Tue, 14 Jan 2020 06:47:48 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BDE8F1C21E; Tue, 14 Jan 2020 06:47:48 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id BF1AD1BFF0 for ; Tue, 14 Jan 2020 06:47:47 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Jan 2020 21:47:46 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,431,1571727600"; d="scan'208";a="225360767" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga006.jf.intel.com with ESMTP; 13 Jan 2020 21:47:46 -0800 Received: from fmsmsx155.amr.corp.intel.com (10.18.116.71) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 13 Jan 2020 21:47:46 -0800 Received: from shsmsx107.ccr.corp.intel.com (10.239.4.96) by FMSMSX155.amr.corp.intel.com (10.18.116.71) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 13 Jan 2020 21:47:46 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.30]) by SHSMSX107.ccr.corp.intel.com ([169.254.9.210]) with mapi id 14.03.0439.000; Tue, 14 Jan 2020 13:47:43 +0800 From: "Tu, Lijuan" To: "dts@dpdk.org" Thread-Topic: [dts][announce] DTS 19.11 released Thread-Index: AdXKmwgiQWRp6UwnSeSD5SeRj1XChQ== Date: Tue, 14 Jan 2020 05:47:42 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BBA9057@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] [announce] DTS 19.11 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 major release is available: https://git.dpdk.org/tools/dts/snapshot/dts-19.11.tar.xz There will a big change in dts, please be noticed. Snice Python 2 is retired by April 2020, dts-20.05 will not support Python = 2 but only support Python 3, therefore, please be aware that dts-20.02 is t= he last version that support Python2. As an alternative, dts-20.02 will both support Python 2 and Python 3, but b= ecause Python 3 is NOT backwards-compatible, we will have master branch to = support Python2, and next branch to support Python 3, if you want to move t= o Python 3 at early stage, you can checkout to next branch. In short, dts-20.02 will release 2 version, one is for Python2, and the oth= er is for Python 3, dts-20.05 will release one version as usual but only su= pport Python 3. After 20.05, Python 2 is not supported by dts. Thanks everyone, really appreciate your contributions.