From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PATCH v3 2/9] x86/*: report skipped tests Date: Tue, 19 Apr 2016 13:51:48 +0200 Message-ID: <20160419115148.GB11472@potion.brq.redhat.com> References: <1460753571-20732-1-git-send-email-rkrcmar@redhat.com> <1460753571-20732-3-git-send-email-rkrcmar@redhat.com> <20160419063419.zxzefxnhqgcxmsmi@hawk.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: kvm@vger.kernel.org, Paolo Bonzini To: Andrew Jones Return-path: Received: from mx1.redhat.com ([209.132.183.28]:58694 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751336AbcDSLvw (ORCPT ); Tue, 19 Apr 2016 07:51:52 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id BDE3F6314D for ; Tue, 19 Apr 2016 11:51:51 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20160419063419.zxzefxnhqgcxmsmi@hawk.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: 2016-04-19 08:34+0200, Andrew Jones: > On Fri, Apr 15, 2016 at 10:52:44PM +0200, Radim Kr=C4=8Dm=C3=A1=C5=99= wrote: >> No care to consistency or exhaustivity was given. >=20 > Me neither, but I see that x86/tscdeadline_latency.c could use simila= r > updates too. Thanks, I'll change it in v2. (I missed it, because it's not a test that is run with ./run_tests.sh.)