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 7C824A04F0; Fri, 27 Dec 2019 09:32:30 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 73F811BFFC; Fri, 27 Dec 2019 09:32:30 +0100 (CET) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 41CF01BFF1 for ; Fri, 27 Dec 2019 09:32:29 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Dec 2019 00:32:28 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,362,1571727600"; d="scan'208";a="220457033" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga003.jf.intel.com with ESMTP; 27 Dec 2019 00:32:27 -0800 Received: from fmsmsx155.amr.corp.intel.com (10.18.116.71) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 27 Dec 2019 00:32:27 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX155.amr.corp.intel.com (10.18.116.71) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 27 Dec 2019 00:32:26 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.90]) by shsmsx102.ccr.corp.intel.com ([169.254.2.109]) with mapi id 14.03.0439.000; Fri, 27 Dec 2019 16:32:25 +0800 From: "Wang, Yinan" To: "Mo, YufengX" , "dts@dpdk.org" Thread-Topic: [dts][PATCH V2 2/4] test_plans/metrics: add test plan index Thread-Index: AQHVsZIvXZqdwbrLRkCEwKoOVkKBlqfNvSWQ Date: Fri, 27 Dec 2019 08:32:25 +0000 Message-ID: References: <20191213085140.13231-1-yufengx.mo@intel.com> <20191213085140.13231-3-yufengx.mo@intel.com> In-Reply-To: <20191213085140.13231-3-yufengx.mo@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZGI1Yzk2YmEtMGYzNi00Yjg2LTg3NjctMzYwMjI5ZDkzY2QxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiR0wzMzJxNmtkTHdkR2l3REFDZEt1VVRZYnlYRG9LTlVHa3lBdWYxOHNUdWdQcXh6MEUzdmVWT21cL0JrMmxOdVcifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V2 2/4] test_plans/metrics: 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" Acked-by: Wang, Yinan > -----Original Message----- > From: Mo, YufengX > Sent: 2019=1B$BG/=1B(B12=1B$B7n=1B(B13=1B$BF|=1B(B 16:52 > To: dts@dpdk.org; Wang, Yinan > Cc: Mo, YufengX > Subject: [dts][PATCH V2 2/4] test_plans/metrics: add test plan index >=20 >=20 > add metrics test plan index. >=20 > Signed-off-by: yufengmx > --- > test_plans/index.rst | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/test_plans/index.rst b/test_plans/index.rst index eb506e4..9= bd5eda > 100644 > --- a/test_plans/index.rst > +++ b/test_plans/index.rst > @@ -135,6 +135,7 @@ The following are the test plans for the DPDK DTS > automated test system. > enable_package_download_in_ice_driver_test_plan > multicast_test_plan > ethtool_stats_test_plan > + metrics_test_plan.rst >=20 > veb_switch_test_plan > vf_daemon_test_plan > -- > 2.21.0