From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752043AbdJZKJx (ORCPT ); Thu, 26 Oct 2017 06:09:53 -0400 Received: from mx2.suse.de ([195.135.220.15]:55022 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751305AbdJZKJw (ORCPT ); Thu, 26 Oct 2017 06:09:52 -0400 Date: Thu, 26 Oct 2017 12:09:11 +0200 From: Cyril Hrubis To: Prarit Bhargava Cc: kernel test robot , Peter Zijlstra , Stephane Eranian , Dave Hansen , "H. Peter Anvin" , Andi Kleen , x86@kernel.org, Christian Borntraeger , Piotr Luc , Ingo Molnar , Arvind Yadav , Borislav Petkov , Mathias Krause , Tom Lendacky , He Chen , Andy Lutomirski , Thomas Gleixner , ltp@lists.linux.it, Tim Chen , Kan Liang , linux-kernel@vger.kernel.org, Vitaly Kuznetsov , lkp@01.org, "Kirill A. Shutemov" Subject: Re: [LTP] [lkp-robot] [x86/topology] 379a4bb988: dmesg.WARNING:at_arch/x86/events/intel/uncore.c:#uncore_change_type_ctx Message-ID: <20171026100911.GD3873@rei> References: <20171012064439.GN26196@yexl-desktop> <48cfd754-886d-38b0-b9e5-55088e5a9665@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <48cfd754-886d-38b0-b9e5-55088e5a9665@redhat.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! > > bin/lkp install job.yaml > > [root@hpe-dl385gen10-02 lkp-tests]# ls > allot daemon filters include Makefile pkg repo spec > bin distro Gemfile jobs monitors plot rootfs stats > cluster doc Gemfile.lock lib pack Rakefile sbin tests > _config.yml etc hosts lkp-exec params README.md setup tools > [root@hpe-dl385gen10-02 lkp-tests]# bin/lkp install ../job.yaml > Not a supported system, cannot install packages. > [root@hpe-dl385gen10-02 lkp-tests]# > > Well that's useful. Sorry for the late reply, you may have figured it out already, you can install and run LTP without the lkp framework and that should be pretty straightforward, then you can just run it by: 'cd /opt/ltp && ./runltp -f cpuhotplug' Looking at the test it may need a kernel source unpacked /usr/src/linux as well. Short HOWTO for building LTP from git is here: https://github.com/linux-test-project/ltp/blob/master/doc/mini-howto-building-ltp-from-git.txt And we do have (unofficional) packages for some SUSE distributions: https://build.opensuse.org/package/show/benchmark/ltp -- Cyril Hrubis chrubis@suse.cz