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 98091A0350; Wed, 24 Jun 2020 03:39:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4E68D1D6EF; Wed, 24 Jun 2020 03:39:18 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 237601D6ED for ; Wed, 24 Jun 2020 03:39:15 +0200 (CEST) IronPort-SDR: KV07WFOtsrKjHEXeX/1ypsG0kh878LiiA+P7kg0gaJdnA7dxUlc4QM2Y9Z9Q4+BU8DCtvWvhi3 Ku3I61ZBWjqA== X-IronPort-AV: E=McAfee;i="6000,8403,9661"; a="141785627" X-IronPort-AV: E=Sophos;i="5.75,273,1589266800"; d="scan'208";a="141785627" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Jun 2020 18:39:14 -0700 IronPort-SDR: +nwIGgTHK0XZM1tJPs18wJDCvkx/2V7dsZcpmo9L8icv0NGPiLPkBEy8QWd4XU0zxDS4HEn3I9 3poeB8EKdqhA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,273,1589266800"; d="scan'208";a="423212125" Received: from dpdk-moyufen06.sh.intel.com ([10.67.116.208]) by orsmga004.jf.intel.com with ESMTP; 23 Jun 2020 18:39:13 -0700 From: yufengmx To: dts@dpdk.org, lei.a.yao@intel.com Cc: yufengmx Date: Wed, 24 Jun 2020 09:39:17 +0800 Message-Id: <20200624013919.16435-1-yufengx.mo@intel.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [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" select traffic frame size in suite cfg file. v2: - reduced default frame_size in config file as Sikora, ZbigniewX required. yufengmx (2): tests/power_empty_poll: add suite cfg file tests/power_empty_poll: add suite cfg file 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 -- 2.21.0