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 1DA3CA055E; Wed, 26 Feb 2020 08:52:15 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E6E191BFAB; Wed, 26 Feb 2020 08:52:14 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 479E72C4F for ; Wed, 26 Feb 2020 08:52:13 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 25 Feb 2020 23:52:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,487,1574150400"; d="scan'208";a="241585230" Received: from dpdk-moyufen06.sh.intel.com ([10.67.116.222]) by orsmga006.jf.intel.com with ESMTP; 25 Feb 2020 23:52:10 -0800 From: yufengmx To: dts@dpdk.org, lei.a.yao@intel.com Cc: yufengmx Date: Wed, 26 Feb 2020 15:55:41 +0800 Message-Id: <20200226075542.15185-1-yufengx.mo@intel.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dts] [PATCH V1 0/1] vm_pw_mgmt_policy: optimize script 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" *. use hwclock command to take the place of clock command for os compatibility. *. set longer clock command timeout. *. use pktgen new callback function to take the place of shell script query. *. fix vcpu/pcpu mapping. *. python3 support. yufengmx (1): tests/vm_pw_mgmt_policy: optimize script tests/TestSuite_vm_pw_mgmt_policy.py | 84 ++++++++-------------------- 1 file changed, 23 insertions(+), 61 deletions(-) -- 2.21.0