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 374C7A034E; Wed, 9 Feb 2022 02:44:18 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2786B410F3; Wed, 9 Feb 2022 02:44:18 +0100 (CET) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mails.dpdk.org (Postfix) with ESMTP id 9B0B24067E for ; Wed, 9 Feb 2022 02:44:16 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1644371056; x=1675907056; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=taBVSuO5woQVT0XHDwqFiBY/E6U1Ev+WXuLU1V46vSc=; b=hPo5l/LDb5ExA8rrkmuDh74tEEWX3piZw+3LHGVH0W96+u1Ac2RsIOyJ v0w+lmdERzCFdHJVOVPdAN+oaGMTqigDdNPbbFDAEL9mCAZoq0BHP4kDX CzKbG6qp0C/pChRapKwvNbkPrX823GwzQbENY8KVMx9X2WQi6SA7gvmjs ksVAL05q+td57kCrIKxqkqBhWh/8l5vhrFEkdwnI9iahjlB633qZoG+Y6 f+DR+U9dhalucIM4zCZcuo1T0B3JA3fcafBQu+vXSGPby3hApEWDFnAoL hQBMIBKvNtkpcdctbtiNJ1i/gWbGIltZ5BFg0j/OJzybMDGZML5b8IXGB w==; X-IronPort-AV: E=McAfee;i="6200,9189,10252"; a="232662144" X-IronPort-AV: E=Sophos;i="5.88,354,1635231600"; d="scan'208";a="232662144" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Feb 2022 17:44:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,354,1635231600"; d="scan'208";a="629099061" Received: from fmsmsx602.amr.corp.intel.com ([10.18.126.82]) by fmsmga002.fm.intel.com with ESMTP; 08 Feb 2022 17:44:15 -0800 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) 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.2308.20; Tue, 8 Feb 2022 17:44:14 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX603.ccr.corp.intel.com (10.109.6.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Wed, 9 Feb 2022 09:44:13 +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.2308.020; Wed, 9 Feb 2022 09:44:13 +0800 From: "Tu, Lijuan" To: "Zhang, Peng1X" , "dts@dpdk.org" CC: "Fu, Qi" , "Zhang, Peng1X" Subject: RE: [dts][PATCH V2] /tests/TestSuite_cvl_1pps_signal.py update script of 4 new cases Thread-Topic: [dts][PATCH V2] /tests/TestSuite_cvl_1pps_signal.py update script of 4 new cases Thread-Index: AQHYHMwMJB7yJfl2fE6wyW4Hhf/MvqyKc1+w Date: Wed, 9 Feb 2022 01:44:13 +0000 Message-ID: References: <20220208091534.331932-1-peng1x.zhang@intel.com> In-Reply-To: <20220208091534.331932-1-peng1x.zhang@intel.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.6.200.16 dlp-product: dlpe-windows x-originating-ip: [10.108.32.68] Content-Type: text/plain; charset="iso-2022-jp" 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 > -----Original Message----- > From: Peng Zhang > Sent: 2022=1B$BG/=1B(B2=1B$B7n=1B(B8=1B$BF|=1B(B 17:16 > To: dts@dpdk.org > Cc: Fu, Qi ; Zhang, Peng1X > Subject: [dts][PATCH V2] /tests/TestSuite_cvl_1pps_signal.py update scrip= t of 4 > new cases >=20 > Update script of 4 new cases according to comments and v5 test plan. >=20 > Signed-off-by: Peng Zhang Applied with commit message changed.