From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id E3C14A05D3 for ; Mon, 22 Apr 2019 22:42:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8B3461B2B3; Mon, 22 Apr 2019 22:42:31 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 5C9F71B21A for ; Mon, 22 Apr 2019 22:42:30 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id E1834213BD; Mon, 22 Apr 2019 16:42:29 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 22 Apr 2019 16:42:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=i+Aep9XaA0evX5lxuTh4xXjTRaIh9jYCdIwBG8CyF08=; b=Vqt7zdC3gAWe MNvN5BtWNySMyk0wSM4cKSh6fn0MJl//l9X/R0ry4gLb8QWbc8nX4ouBiVwYvTFu oTBHpIIbKvKs8XvIhRh9vKk4/5iOXJGVYpiuR0RWTJmDUgMk6W11Nh85NUXP1kCF 2ND0hePdvse7PAY+MOVS0PbEVtG5wuI= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=i+Aep9XaA0evX5lxuTh4xXjTRaIh9jYCdIwBG8CyF 08=; b=dSwIIMfpT1tV177wdxbdso7inWnaC6jCXH4RIYZMzE4StgA3n4okHfHqC evDVj2ys4yJUV28eewhwvNHzHnE20BxiDSf7oEsPsZ/0R5DFgTkfJhgDAg+su0Lm Qggtf9trnQMCdYnnwKJXbo5GXEj6/PKudBFzhLulRq5qqAx5yQC+ckmWIhHedied wohq1/xuXOaGjjuVtrtVM9wEFiTshuzytbk6iBCbVacwcpcstYHl8aONMJHYhbG+ N4BKC0lLNuoRLw3ivjLObo02b/vBbNwnmnkxUxrhrvRszuvUsRs6KX1nbcN0Q/X8 U0yXGHjgAwW5G+oN09d1e/Z9fqivA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrgeeigddugeegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeekfedrudduhedrudehhedrudefkeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (acaen-257-1-30-138.w83-115.abo.wanadoo.fr [83.115.155.138]) by mail.messagingengine.com (Postfix) with ESMTPA id 2583AE4382; Mon, 22 Apr 2019 16:42:28 -0400 (EDT) From: Thomas Monjalon To: Lukasz Krakowiak Cc: dev@dpdk.org, david.hunt@intel.com, anatoly.burakov@intel.com Date: Mon, 22 Apr 2019 22:42:26 +0200 Message-ID: <7729615.pVVDd16G5D@xps> In-Reply-To: <20190403103256.21856-1-lukaszx.krakowiak@intel.com> References: <20190307135950.30738-1-lukaszx.krakowiak@intel.com> <20190403103256.21856-1-lukaszx.krakowiak@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v2 0/3] test: improve test coverage for power library X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" Message-ID: <20190422204226.aMH4-4wQJNVC1DK8L3K42v0SF5K-f2odYhwGQCXcMGM@z> > Lukasz Krakowiak (3): > test: rename test_power_acpi_cpufreq.c -> > app/test/test_power_cpufreq.c > test: remove prefix _acpi from UT power function/test names > test: add UT for power turbo feature No review, no merge, sorry.