From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] test: fix to skip power acpi cpufreq autotest Date: Wed, 14 Nov 2018 04:49:08 +0100 Message-ID: <2580312.oJ8nQ3yC9v@xps> References: <3AEA2BF9852C6F48A459DA490692831F2A3D2F53@irsmsx110.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Pattan, Reshma" , "Hunt, David" , "stable@dpdk.org" To: "Poornima, PallantlaX" Return-path: In-Reply-To: <3AEA2BF9852C6F48A459DA490692831F2A3D2F53@irsmsx110.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 13/11/2018 17:07, Pattan, Reshma: > From: Poornima, PallantlaX > > > > Power_acpi_cpufreq_autotest should not be run on VM and platforms which > > dont have acpi_cpufreq module loaded. > > Hence changed return as TEST_SKIPPED > > > > Fixes: 0ea2dd4409 ("test: skip when required lib not available") > > Cc: stable@dpdk.org > > > > Signed-off-by: Pallantla Poornima > > Acked-by: Reshma Pattan Applied, thanks