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 25F52A04F0; Fri, 27 Dec 2019 09:32:17 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 133A01BFF4; Fri, 27 Dec 2019 09:32:17 +0100 (CET) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id E52C21BFF1 for ; Fri, 27 Dec 2019 09:32:15 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Dec 2019 00:32:14 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,362,1571727600"; d="scan'208";a="367973381" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga004.jf.intel.com with ESMTP; 27 Dec 2019 00:32:14 -0800 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 27 Dec 2019 00:32:13 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.439.0; Fri, 27 Dec 2019 00:32:13 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.90]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.19]) with mapi id 14.03.0439.000; Fri, 27 Dec 2019 16:32:09 +0800 From: "Wang, Yinan" To: "Mo, YufengX" , "dts@dpdk.org" Thread-Topic: [dts][PATCH V2 1/4] conf/metrics: test configuration Thread-Index: AQHVsZItZXoGpU9gx0+5rmF8ITKeeqfNvRWQ Date: Fri, 27 Dec 2019 08:32:09 +0000 Message-ID: References: <20191213085140.13231-1-yufengx.mo@intel.com> <20191213085140.13231-2-yufengx.mo@intel.com> In-Reply-To: <20191213085140.13231-2-yufengx.mo@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiY2FjNzk5MDgtMjBhOC00MTE4LWFmMzgtZTljNmRlMTg0YTRkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiK0ljS0lvZFdiT2ZaNGZKTlRPM1JcL09rc0Q1TmZScWFqZkRtOE1ITzBNOXd3RUoxZlFlKzVja2I4cGVaN3QxVWkifQ== 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 1/4] conf/metrics: test configuration 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 1/4] conf/metrics: test configuration >=20 >=20 > add metrics test configuration file. >=20 > Signed-off-by: yufengmx > --- > conf/metrics.cfg | 5 +++++ > 1 file changed, 5 insertions(+) > create mode 100644 conf/metrics.cfg >=20 > diff --git a/conf/metrics.cfg b/conf/metrics.cfg new file mode 100644 ind= ex > 0000000..3cff639 > --- /dev/null > +++ b/conf/metrics.cfg > @@ -0,0 +1,5 @@ > +[content] > +frames_cfg =3D 64:0.07,128:0.04,256:0.02,512:0.01,1024:0.01 > +duration =3D 60 > +sample_number =3D 3 > +rates =3D 100,80,40,20 > -- > 2.21.0