From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 03D65C433DF for ; Sat, 13 Jun 2020 00:23:37 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6686720739 for ; Sat, 13 Jun 2020 00:23:36 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6686720739 Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=etezian.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 05CD46E217; Sat, 13 Jun 2020 00:23:36 +0000 (UTC) X-Greylist: delayed 4200 seconds by postgrey-1.36 at gabe; Sat, 13 Jun 2020 00:23:34 UTC Received: from 6.mo68.mail-out.ovh.net (6.mo68.mail-out.ovh.net [46.105.63.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7EF566E217 for ; Sat, 13 Jun 2020 00:23:34 +0000 (UTC) Received: from player797.ha.ovh.net (unknown [10.108.42.174]) by mo68.mail-out.ovh.net (Postfix) with ESMTP id 294A816FCD2 for ; Sat, 13 Jun 2020 01:05:10 +0200 (CEST) Received: from etezian.org (213-243-141-64.bb.dnainternet.fi [213.243.141.64]) (Authenticated sender: andi@etezian.org) by player797.ha.ovh.net (Postfix) with ESMTPSA id 249BEF46448A; Fri, 12 Jun 2020 23:05:08 +0000 (UTC) Authentication-Results: garm.ovh; auth=pass (GARM-100R003567308aa-1e6d-4970-ad8f-a4c93deb17de,F515B8970FD380A3A4FEF15C3BD6B0261C6BE9D1) smtp.auth=andi@etezian.org Date: Sat, 13 Jun 2020 02:05:07 +0300 From: Andi Shyti To: Chris Wilson Message-ID: <20200612230507.GA35541@jack.zhora.eu> References: <20200607222108.14401-1-chris@chris-wilson.co.uk> <20200607222108.14401-5-chris@chris-wilson.co.uk> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200607222108.14401-5-chris@chris-wilson.co.uk> X-Ovh-Tracer-Id: 731271991932404233 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduhedrudeivddgudeiucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpeetnhguihcuufhhhihtihcuoegrnhguihesvghtvgiiihgrnhdrohhrgheqnecuggftrfgrthhtvghrnheptdfgudduhfefueeujeefieehtdeftefggeevhefgueellefhudetgeeikeduieefnecukfhppedtrddtrddtrddtpddvudefrddvgeefrddugedurdeigeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhhouggvpehsmhhtphdqohhuthdphhgvlhhopehplhgrhigvrhejleejrdhhrgdrohhvhhdrnhgvthdpihhnvghtpedtrddtrddtrddtpdhmrghilhhfrhhomheprghnughisegvthgviihirghnrdhorhhgpdhrtghpthhtohepihhnthgvlhdqghhfgieslhhishhtshdrfhhrvggvuggvshhkthhophdrohhrgh Subject: Re: [Intel-gfx] [PATCH 05/28] drm/i915/selftests: Trim execlists runtime X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: intel-gfx@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi Chris, On Sun, Jun 07, 2020 at 11:20:45PM +0100, Chris Wilson wrote: > Reduce the smoke depth by trimming the number of contexts, repetitions > and wait times. This is in preparation for a less greedy scheduler that > tries to be fair across contexts, resulting in a great many more context > switches. A thousand context switches may be 50-100ms, causing us to > timeout as the HW is not fast enough to complete the deep smoketests. > > Signed-off-by: Chris Wilson looks all right to me: Reviewed-by: Andi Shyti Andi _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx