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 6D1D5A0352; Thu, 16 Jan 2020 03:28:35 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5B2CB1C014; Thu, 16 Jan 2020 03:28:35 +0100 (CET) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 5632B1BFCC for ; Thu, 16 Jan 2020 03:28:33 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Jan 2020 18:28:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,324,1574150400"; d="scan'208";a="305697722" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga001.jf.intel.com with ESMTP; 15 Jan 2020 18:28:32 -0800 Received: from shsmsx606.ccr.corp.intel.com (10.109.6.216) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 15 Jan 2020 18:28:31 -0800 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) 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.1713.5; Thu, 16 Jan 2020 10:28:30 +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:28:30 +0800 From: "Yao, Lei A" To: "Mo, YufengX" , "dts@dpdk.org" Thread-Topic: [dts][PATCH V2 3/4] test_plans/power_bidirection_channel: add test plan index Thread-Index: AQHVzA/VrljrQx9lcEmPZNeavTX4RqfskQ5A Date: Thu, 16 Jan 2020 02:28:29 +0000 Message-ID: <57612a3a1ae544538aa9d76ac1750f6d@intel.com> References: <20200116015630.21250-1-yufengx.mo@intel.com> <20200116015630.21250-4-yufengx.mo@intel.com> In-Reply-To: <20200116015630.21250-4-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 V2 3/4] test_plans/power_bidirection_channel: 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:56 AM > To: dts@dpdk.org; Yao, Lei A > Cc: Mo, YufengX > Subject: [dts][PATCH V2 3/4] test_plans/power_bidirection_channel: 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..de4ead7 100644 > --- a/test_plans/index.rst > +++ b/test_plans/index.rst > @@ -164,6 +164,7 @@ The following are the test plans for the DPDK DTS > automated test system. > vhost_user_live_migration_test_plan > vm_power_manager_test_plan > vm_pw_mgmt_policy_test_plan > + power_bidirection_channel_test_plan > power_empty_poll_test_plan > power_pbf_test_plan > power_pstate_test_plan > -- > 2.21.0