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 A1056A0352; Thu, 16 Jan 2020 03:29:22 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 973BC1BFC4; Thu, 16 Jan 2020 03:29:22 +0100 (CET) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 928A31BF8C for ; Thu, 16 Jan 2020 03:29:20 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Jan 2020 18:29:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,324,1574150400"; d="scan'208";a="218366461" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga008.jf.intel.com with ESMTP; 15 Jan 2020 18:29:19 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 15 Jan 2020 18:29:19 -0800 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) by SHSMSX601.ccr.corp.intel.com (10.109.6.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Thu, 16 Jan 2020 10:29:17 +0800 Received: from shsmsx602.ccr.corp.intel.com ([10.109.6.142]) by SHSMSX602.ccr.corp.intel.com ([10.109.6.142]) with mapi id 15.01.1713.004; Thu, 16 Jan 2020 10:29:17 +0800 From: "Yao, Lei A" To: "Mo, YufengX" , "dts@dpdk.org" Thread-Topic: [dts][PATCH V1 2/3] test_plans/power_telemetry: add test plan index Thread-Index: AQHVzA/Z4nmhpdR5Gkuv25UykZ93DqfskUpA Date: Thu, 16 Jan 2020 02:29:17 +0000 Message-ID: <4fc9e8a5a0b24b7586d3dffd577cd740@intel.com> References: <20200116015645.21294-1-yufengx.mo@intel.com> <20200116015645.21294-3-yufengx.mo@intel.com> In-Reply-To: <20200116015645.21294-3-yufengx.mo@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-version: 11.2.0.6 dlp-reaction: no-action 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 Subject: Re: [dts] [PATCH V1 2/3] test_plans/power_telemetry: add test plan index 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" > -----Original Message----- > From: Mo, YufengX > Sent: Thursday, January 16, 2020 9:57 AM > To: dts@dpdk.org; Yao, Lei A > Cc: Mo, YufengX > Subject: [dts][PATCH V1 2/3] test_plans/power_telemetry: add test plan > index >=20 >=20 > add test plan index. >=20 > Signed-off-by: yufengmx Acked-by: Lei Yao > --- > test_plans/index.rst | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/test_plans/index.rst b/test_plans/index.rst index > c439870..0032f47 100644 > --- a/test_plans/index.rst > +++ b/test_plans/index.rst > @@ -167,6 +167,7 @@ The following are the test plans for the DPDK DTS > automated test system. > power_empty_poll_test_plan > power_pbf_test_plan > power_pstate_test_plan > + power_telemetry_test_plan > vmdq_test_plan > vf_l3fwd_test_plan > softnic_test_plan > -- > 2.21.0