Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp317377imu; Thu, 20 Dec 2018 23:05:58 -0800 (PST) X-Google-Smtp-Source: ALg8bN6BbjAULOa7pkU5o8oNvIyPW0LSXaivI0yY7zjWkqUnrb4lQYqL5KfEQ0B5ZFIa8LNmVA3T X-Received: by 2002:a63:4246:: with SMTP id p67mr1261721pga.335.1545375958498; Thu, 20 Dec 2018 23:05:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545375958; cv=none; d=google.com; s=arc-20160816; b=WaSGjLBghvPtAyigrn4yTYCq3iWCtVIA3r57a8vyOU8jUkWd/M4ndGY7BVlJ/HRbPD 7XAOxUFbQ9FcxgG2XsBlqvPumF2rbsbcUATpbDfnfQ6txYsPdEyrVDBWDchwnGfQkRVG +8lvoDcVScj9TqeQ2kNDrA1xBMiUfHhNcvEEG9Qv7GuT20tVo12W3Z8yv/K97BQif3XX nJVQRB/MWz2ror7Mmw4W8yvSJBDJPcmKykMxKqOx3OtTiaA/UTWwGXTSflOtTRmLo07a mYsTidRDpI3tPQV3mnxElkJ4FXFgK3y3eMmwZiGUQhPSxUra3Nklj10kZ8gj12ADRJUK rf8Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=8Pxrv8K38RLRyfEyWBS254vnv2Z7f8X+npHa+94PleM=; b=KCxO/1DeiwIKtHZXc+An+rUiXxPA1eT5C/XHOMEfoKAK3Dl53pBY2eBw0S4fE3Bp1i EscSmvBf3UDVMh6QuJIxSk+yLZ+f/nZwY8VKNPCn193wwSYJoBU6KJysv/mPLO9FoGWl iKCo2tV98KW2hi7NGsk0+gGBu17BLgtyXpQ+XTK/wz4Vrfw71i0BLYyofVa+/Nt2JbLU PFw7GFA9a9h3XM7I6g5Mvc1tisGTR6MHgi336I1I2uzoSPWtrmDonRUaE7ztLRuFN/zy rHkpc12s8K4U/IrtfaowWJsg7FFdp48jIXqfqjuEoMtTnTSPd6gqsGiXjAFSNIR7soYV nWCg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p2si19818835pgr.133.2018.12.20.23.05.41; Thu, 20 Dec 2018 23:05:58 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389563AbeLTUHP (ORCPT + 99 others); Thu, 20 Dec 2018 15:07:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54002 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730271AbeLTUHO (ORCPT ); Thu, 20 Dec 2018 15:07:14 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C224B9F754; Thu, 20 Dec 2018 20:07:14 +0000 (UTC) Received: from flask (unknown [10.43.2.138]) by smtp.corp.redhat.com (Postfix) with SMTP id C08441F2; Thu, 20 Dec 2018 20:07:12 +0000 (UTC) Received: by flask (sSMTP sendmail emulation); Thu, 20 Dec 2018 21:07:12 +0100 Date: Thu, 20 Dec 2018 21:07:11 +0100 From: Radim =?utf-8?B?S3LEjW3DocWZ?= To: Vitaly Kuznetsov Cc: kvm@vger.kernel.org, Paolo Bonzini , linux-kernel@vger.kernel.org Subject: Re: [PATCH] selftests: kvm: report failed stage when exit reason is unexpected Message-ID: <20181220200711.GD25497@flask> References: <20181219111518.25487-1-vkuznets@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181219111518.25487-1-vkuznets@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Thu, 20 Dec 2018 20:07:14 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 2018-12-19 12:15+0100, Vitaly Kuznetsov: > When we get a report like > > ==== Test Assertion Failure ==== > x86_64/state_test.c:157: run->exit_reason == KVM_EXIT_IO > pid=955 tid=955 - Success > 1 0x0000000000401350: main at state_test.c:154 > 2 0x00007fc31c9e9412: ?? ??:0 > 3 0x000000000040159d: _start at ??:? > Unexpected exit reason: 8 (SHUTDOWN), > > it is not obvious which particular stage failed. Add the info. > > Signed-off-by: Vitaly Kuznetsov > --- Queued, thanks.