From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0B6E6A0507; Wed, 6 Apr 2022 14:57:42 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01C0140689; Wed, 6 Apr 2022 14:57:42 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id C52BC4014F for ; Wed, 6 Apr 2022 14:57:40 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1649249861; x=1680785861; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=8ih9UXKOtFtqxUMvXxEsNwSH2zRqVQmyUwiV5U/BfKg=; b=HAEVQWkOgmqs6FfYaDCymfp/0J6jMTZzBnD0Dt8/Xc1VQIoXnw1Vwffq PTGjT/3joXYBxvW6GNIHTvtvP+VNHHJ8RLSNS6u5J9cb6P99pqlXYb3Ji fgPTFqme6mxwrCaELXIvYM84YbHiuikxo1udayBeDuqdPzV00NXOJm+4X A5rbFu3NCd5GTcnQx+vsf6zd5YRHqbhOEeDyjWaHhpmgzos/zf08OCILK CF1Ek9ubHOc7m5lhn4lHEDSpVQKyhtFrNKV3+RBWiis2ceF2GJ8m33M+n k1NG3ZEczJxKOgssSgZFugmfF9OBqqVcojQqslEs+tMEmIa9zZbprvu12 A==; X-IronPort-AV: E=McAfee;i="6200,9189,10308"; a="324205435" X-IronPort-AV: E=Sophos;i="5.90,239,1643702400"; d="scan'208";a="324205435" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Apr 2022 05:57:39 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,239,1643702400"; d="scan'208";a="524456708" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga006.jf.intel.com with ESMTP; 06 Apr 2022 05:57:39 -0700 Received: from fmsmsx605.amr.corp.intel.com (10.18.126.85) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.27; Wed, 6 Apr 2022 05:57:39 -0700 Received: from fmsmsx605.amr.corp.intel.com ([10.18.126.85]) by fmsmsx605.amr.corp.intel.com ([10.18.126.85]) with mapi id 15.01.2308.027; Wed, 6 Apr 2022 05:57:39 -0700 From: "Tu, Lijuan" To: "ohilyard@iol.unh.edu" , "dts@dpdk.org" Subject: RE: [PATCH v1] tests/unit_tests: Unit Test Deprecation Thread-Topic: [PATCH v1] tests/unit_tests: Unit Test Deprecation Thread-Index: AQHYRT0iTuXcelcGDE6Rb+3DK75KZKzi4NBw Date: Wed, 6 Apr 2022 12:57:39 +0000 Message-ID: References: <20220331202257.11922-1-ohilyard@iol.unh.edu> In-Reply-To: <20220331202257.11922-1-ohilyard@iol.unh.edu> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.6.401.20 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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 > --- /dev/null > +++ b/doc/dts_gsg/rel_notes/release_22_04.rst > @@ -0,0 +1,27 @@ > +.. SPDX-License-Identifier: BSD-3-Clause > + Copyright 2022 The DTS contributors > + > +DTS Release 22.04 > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I would like it to be 22.03 in line with DPDK 22.03.