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 62D0FA0350; Wed, 1 Jul 2020 08:19:03 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 587EE1BFA9; Wed, 1 Jul 2020 08:19:03 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id A0E161BEE6 for ; Wed, 1 Jul 2020 08:19:01 +0200 (CEST) IronPort-SDR: 0h7nbGqPXPiOGQt+2Jtu7G0PYDSwV68yd9ThNrxmJLII1C83+v60Nf4JnjWPmmfvAdDULWGV/w 5fijDXEn1KCQ== X-IronPort-AV: E=McAfee;i="6000,8403,9668"; a="148040071" X-IronPort-AV: E=Sophos;i="5.75,299,1589266800"; d="scan'208";a="148040071" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jun 2020 23:19:00 -0700 IronPort-SDR: aLKxuKuWQNC1auNP7Xf/NV7+nAOVPIecM1NQ2dGDwy4GSfwIE4sgehStTAqPBNSjfu6ublz1/T QEcvtYnc5UZg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,299,1589266800"; d="scan'208";a="265310053" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga007.fm.intel.com with ESMTP; 30 Jun 2020 23:19:00 -0700 Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 30 Jun 2020 23:19:00 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx111.amr.corp.intel.com (10.18.116.5) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 30 Jun 2020 23:18:59 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.85]) by SHSMSX103.ccr.corp.intel.com ([10.239.4.69]) with mapi id 14.03.0439.000; Wed, 1 Jul 2020 14:18:57 +0800 From: "Tu, Lijuan" To: "Mo, YufengX" , "dts@dpdk.org" , "Yao, Lei A" CC: "Mo, YufengX" Thread-Topic: [dts] [PATCH V1 0/2] power_branch_ratio: add suite config content and cpu mapping Thread-Index: AQHWT20wSXkou+4DO0afJaVPnfyDZKjyQBdA Date: Wed, 1 Jul 2020 06:18:56 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC68121@SHSMSX101.ccr.corp.intel.com> References: <20200701060139.24422-1-yufengx.mo@intel.com> In-Reply-To: <20200701060139.24422-1-yufengx.mo@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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 V1 0/2] power_branch_ratio: add suite config content and cpu mapping 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" Applied the series, thanks > -----Original Message----- > From: dts On Behalf Of yufengmx > Sent: 2020=1B$BG/=1B(B7=1B$B7n=1B(B1=1B$BF|=1B(B 14:02 > To: dts@dpdk.org; Yao, Lei A > Cc: Mo, YufengX > Subject: [dts] [PATCH V1 0/2] power_branch_ratio: add suite config conten= t and > cpu mapping >=20 >=20 > . add suite config content for traffic frame size and branch ratio thresh= old. >=20 > . add vcpu to pcpu mapping. >=20 > yufengmx (2): > power_branch_ratio: add suite config content > power_branch_ratio: add suite config content and cpu mapping >=20 > conf/power_branch_ratio.cfg | 3 +++ > tests/TestSuite_power_branch_ratio.py | 18 +++++++++++------- > 2 files changed, 14 insertions(+), 7 deletions(-) >=20 > -- > 2.21.0