Message ID | 20230422010103.1028886-1-vinay.belgaumkar@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-bounces@lists.freedesktop.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 653AFC77B61 for <intel-gfx@archiver.kernel.org>; Sat, 22 Apr 2023 01:01:27 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4139610E102; Sat, 22 Apr 2023 01:01:26 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 818E210E102; Sat, 22 Apr 2023 01:01:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1682125284; x=1713661284; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=xGc8ODmnrQ14sisQOIZ5mfniYRRHdsZIi4vqPZ5Bt1Q=; b=Vh1PFVqcFbg1eUg89sgtpLqKZ9y3PsaCrud0bY9QxbRXh78jqbR4vva9 2XgvEEGfIXQdykaw7iiqhK67/csBbaOUrDtA0MzhdFmqd9Uxw+u8Rz9nu DB+bWFVToGFJDt+x9NaNAkbe4jQYToFG1lU9zu6oeVkZD0e0v6UwLBuO+ COqzK0OCTCymgtTKw8kenzaeORuir/syOVP3FtJDoSDPth6K00dDzg4aj tauBH9XAkw8sZpcJaiLPwOoG4QJu90qVZzSwLzjTYt1IwwQqGtTcoHX1u yGdNTPv86zI5TjLWr4LDDGYDHCbDyVbV+cJOCnwvh45OwLOi4fQMGZUTO A==; X-IronPort-AV: E=McAfee;i="6600,9927,10687"; a="411385206" X-IronPort-AV: E=Sophos;i="5.99,216,1677571200"; d="scan'208";a="411385206" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Apr 2023 18:01:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10687"; a="938678615" X-IronPort-AV: E=Sophos;i="5.99,216,1677571200"; d="scan'208";a="938678615" Received: from vbelgaum-ubuntu.fm.intel.com ([10.1.27.27]) by fmsmga006.fm.intel.com with ESMTP; 21 Apr 2023 18:01:23 -0700 From: Vinay Belgaumkar <vinay.belgaumkar@intel.com> To: intel-gfx@lists.freedesktop.org, igt-dev@lists.freedesktop.org Date: Fri, 21 Apr 2023 18:00:59 -0700 Message-Id: <20230422010103.1028886-1-vinay.belgaumkar@intel.com> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [Intel-gfx] [PATCH v7 i-g-t 0/4] tests/slpc: Add basic IGT test X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series | tests/slpc: Add basic IGT test | expand |