From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 19CB9A0A0C; Thu, 15 Apr 2021 07:59:44 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BF068161FE2; Thu, 15 Apr 2021 07:59:43 +0200 (CEST) Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by mails.dpdk.org (Postfix) with ESMTP id 93EC3161FE1 for ; Thu, 15 Apr 2021 07:59:42 +0200 (CEST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id E306C11B3; Wed, 14 Apr 2021 22:59:41 -0700 (PDT) Received: from wls-arm-cavium06.shanghai.arm.com (wls-arm-cavium06.shanghai.arm.com [10.169.206.120]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id CD19A3F792; Wed, 14 Apr 2021 22:59:40 -0700 (PDT) From: Richael Zhuang To: dev@dpdk.org Cc: nd@arm.com Date: Thu, 15 Apr 2021 13:59:28 +0800 Message-Id: <20210415055930.3899-1-richael.zhuang@arm.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210407074636.26891-2-richael.zhuang@arm.com> References: <20210407074636.26891-2-richael.zhuang@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH v5 0/2] test/power: fix bugs in cpufreq test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" v5: abort the patch about checking -ENOTSUP in turbo test. Richael Zhuang (2): test/power: add delay before checking cpuinfo cur freq test/power: round cpuinfo cur freq value in cpufreq autotest app/test/test_power_cpufreq.c | 41 ++++++++++++++++++++++++++++++----- 1 file changed, 36 insertions(+), 5 deletions(-) -- 2.20.1