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 59A7FA0546; Wed, 7 Apr 2021 07:38:49 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1C8E9407FF; Wed, 7 Apr 2021 07:38:49 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mails.dpdk.org (Postfix) with ESMTP id 2A41E4069F for ; Wed, 7 Apr 2021 07:38:46 +0200 (CEST) IronPort-SDR: U+ScXCW30GDTszA+brQqM88N+TtS/nF/lKJUwL29ysWmV1asCB17iI1m6fB84poSKIOPUFJdfC JCw48p0D5FyQ== X-IronPort-AV: E=McAfee;i="6000,8403,9946"; a="193339935" X-IronPort-AV: E=Sophos;i="5.82,201,1613462400"; d="scan'208";a="193339935" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Apr 2021 22:38:45 -0700 IronPort-SDR: A3ZrxJpeNP+MNGkAY/oom+6vdUcRbdVGMu//LucHEHl5ALOM/twJtZ7QLB9DK9l2Sfpn0pqR2v 8njcVNo+B+BQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.82,201,1613462400"; d="scan'208";a="396529272" Received: from fmsmsx601.amr.corp.intel.com ([10.18.126.81]) by orsmga002.jf.intel.com with ESMTP; 06 Apr 2021 22:38:45 -0700 Received: from shsmsx606.ccr.corp.intel.com (10.109.6.216) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Tue, 6 Apr 2021 22:38:44 -0700 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX606.ccr.corp.intel.com (10.109.6.216) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Wed, 7 Apr 2021 13:38:42 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2106.013; Wed, 7 Apr 2021 13:38:42 +0800 From: "Tu, Lijuan" To: "skalal@marvell.com" , "dts@dpdk.org" CC: "zzhou@marvell.com" , "pvukkisala@marvell.com" Thread-Topic: [dts] [PATCH] tests/TestSuite_unit_tests_event_timer.py: Added an identifier for the "test" app. Thread-Index: AQHXJulFOPVeo+cBBk28cAImNviEAqqokqfA Date: Wed, 7 Apr 2021 05:38:42 +0000 Message-ID: <853baa7c6ceb4003906d71fd08fb7bcd@intel.com> References: <20210222111928.21243-1-skalal@marvell.com> In-Reply-To: <20210222111928.21243-1-skalal@marvell.com> 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.5.1.3 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH] tests/TestSuite_unit_tests_event_timer.py: Added an identifier for the "test" app. 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 Sender: "dts" > -----Original Message----- > From: dts On Behalf Of skalal@marvell.com > Sent: 2021=1B$BG/=1B(B2=1B$B7n=1B(B22=1B$BF|=1B(B 19:19 > To: dts@dpdk.org > Cc: zzhou@marvell.com; pvukkisala@marvell.com; skalal > Subject: [dts] [PATCH] tests/TestSuite_unit_tests_event_timer.py: Added a= n > identifier for the "test" app. >=20 > From: skalal >=20 > Signed-off-by: skalal Applied, thanks