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 53AF8A0350; Wed, 1 Jul 2020 07:53:22 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id ED0801BF92; Wed, 1 Jul 2020 07:53:21 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 5EF761BF8F for ; Wed, 1 Jul 2020 07:53:20 +0200 (CEST) IronPort-SDR: czJ8vt4798gmJ+ZOevym6rolGGbnMk+sYCAwHVDvSxTpUlFTXxGOmJotUF7aO+TOY4LswXXZJ5 nSqjImYq61fw== X-IronPort-AV: E=McAfee;i="6000,8403,9668"; a="143973684" X-IronPort-AV: E=Sophos;i="5.75,299,1589266800"; d="scan'208";a="143973684" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jun 2020 22:53:19 -0700 IronPort-SDR: nLiSSrbQxO5B3Om2hCQOmTwrx5sNQ4JNNK5boGDAjY4mpN+Y8BbPB//iy5zZeaBQYVb1gD+plA ImygefuEUVoA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,299,1589266800"; d="scan'208";a="312582283" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga008.jf.intel.com with ESMTP; 30 Jun 2020 22:53:18 -0700 Received: from fmsmsx158.amr.corp.intel.com (10.18.116.75) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 30 Jun 2020 22:53:18 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx158.amr.corp.intel.com (10.18.116.75) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 30 Jun 2020 22:53:18 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.85]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.174]) with mapi id 14.03.0439.000; Wed, 1 Jul 2020 13:53:14 +0800 From: "Tu, Lijuan" To: "Mo, YufengX" , "dts@dpdk.org" , "Yao, Lei A" CC: "Mo, YufengX" Thread-Topic: [dts] [PATCH V2 0/2] tests/power_empty_poll: add suite cfg file Thread-Index: AQHWSchXML1XvPdGsUqccTMguH0q1ajyRDXg Date: Wed, 1 Jul 2020 05:53:14 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC67FA6@SHSMSX101.ccr.corp.intel.com> References: <20200624013919.16435-1-yufengx.mo@intel.com> In-Reply-To: <20200624013919.16435-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 V2 0/2] tests/power_empty_poll: add suite cfg file 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(B24=1B$BF|=1B(B 9:39 > To: dts@dpdk.org; Yao, Lei A > Cc: Mo, YufengX > Subject: [dts] [PATCH V2 0/2] tests/power_empty_poll: add suite cfg file >=20 > select traffic frame size in suite cfg file. >=20 > v2: > - reduced default frame_size in config file as Sikora, ZbigniewX requir= ed. >=20 > yufengmx (2): > tests/power_empty_poll: add suite cfg file > tests/power_empty_poll: add suite cfg file >=20 > conf/power_empty_poll.cfg | 3 +++ > tests/TestSuite_power_empty_poll.py | 4 +++- > 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 > conf/power_empty_poll.cfg >=20 > -- > 2.21.0