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 C3890A00C5; Thu, 11 Jun 2020 14:26:28 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B1C992BE2; Thu, 11 Jun 2020 14:26:28 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id C06252A5D for ; Thu, 11 Jun 2020 14:26:26 +0200 (CEST) IronPort-SDR: g+ixjPyX+F8lf4ahvItJ5WsSKW13EwbOFRTcfuh8QWtZkt3PDT7P9QNzcI2zz86fUtvZC6FiFq L07ESiD9Cqcw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Jun 2020 05:26:25 -0700 IronPort-SDR: OQSoyXMpz8wyg32rZSEyokD5eM4kMSMFx5y1JoL9b/279TZaO2oq1xdb5KxWRtDK7FwEP0N+2M HpohBFm8dORA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,499,1583222400"; d="scan'208";a="289525613" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga002.jf.intel.com with ESMTP; 11 Jun 2020 05:26:25 -0700 Received: from fmsmsx152.amr.corp.intel.com (10.18.125.5) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 11 Jun 2020 05:26:25 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX152.amr.corp.intel.com (10.18.125.5) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 11 Jun 2020 05:26:24 -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; Thu, 11 Jun 2020 20:26:22 +0800 From: "Tu, Lijuan" To: "Mo, YufengX" , "dts@dpdk.org" , "Yao, Lei A" CC: "Mo, YufengX" Thread-Topic: [dts] [PATCH V1 0/2] tests/power_pbf: update test plan and fix compatibility Thread-Index: AQHWOt/ze/D2H2vZTk+ti4fSf5Y1w6jTYTcw Date: Thu, 11 Jun 2020 12:26:21 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC5BCC4@SHSMSX101.ccr.corp.intel.com> References: <20200605022146.12015-1-yufengx.mo@intel.com> In-Reply-To: <20200605022146.12015-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] tests/power_pbf: update test plan and fix compatibility 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(B6=1B$B7n=1B(B5=1B$BF|=1B(B 10:22 To: dts@dpdk.org; Yao, Lei A Cc: Mo, YufengX Subject: [dts] [PATCH V1 0/2] tests/power_pbf: update test plan and fix com= patibility =20 . add description to install the Jansson development package in test plan.= =20 =20 . resolve high core selection compatibility for different pbf cpu topo.=20 =20 . add kill_all to deal with process quit exception.=20 yufengmx (2): tests/power_pbf: add Jansson installation description tests/power_pbf: resolve high core selection compatibility test_plans/power_pbf_test_plan.rst | 10 ++++++---- tests/TestSuite_power_pbf.py | 10 ++++------ 2 files changed, 10 insertions(+), 10 deletions(-) --=20 2.21.0