From patchwork Thu Apr 13 09:54:22 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Tahvanainen, Jari" X-Patchwork-Id: 9679071 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id BEDA660326 for ; Thu, 13 Apr 2017 09:53:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B8B9B285C9 for ; Thu, 13 Apr 2017 09:53:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AD5C728652; Thu, 13 Apr 2017 09:53:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 5FA12285C9 for ; Thu, 13 Apr 2017 09:53:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4D7566E83F; Thu, 13 Apr 2017 09:53:31 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 59F956E83F for ; Thu, 13 Apr 2017 09:53:30 +0000 (UTC) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Apr 2017 02:53:29 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,194,1488873600"; d="scan'208";a="248170217" Received: from dev-skl-i5-6600k.fi.intel.com ([10.237.72.147]) by fmsmga004.fm.intel.com with ESMTP; 13 Apr 2017 02:53:28 -0700 From: Jari Tahvanainen To: intel-gfx@lists.freedesktop.org Date: Thu, 13 Apr 2017 12:54:22 +0300 Message-Id: <1492077262-16479-1-git-send-email-jari.tahvanainen@intel.com> X-Mailer: git-send-email 2.7.4 Cc: Jari Tahvanainen Subject: [Intel-gfx] [PATCH] tests/feat_profile.json: legacy features list for piglit summary feature X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP Daniel has posted empty feat_profile.json as template to be used. This is my understanding about the features and what tests are covering those. Usage: piglit summary feature json-filename output-directory results-directory Signed-off-by: Jari Tahvanainen --- This is the opening for the discussion related to (legacy) feature-tests mapping. Please contribute on both feature list and also regexp to be used for collecting the test results for those. Target_rate defines the red/green for the output. tests/feat_profile.json | 111 +++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 110 insertions(+), 1 deletion(-) diff --git a/tests/feat_profile.json b/tests/feat_profile.json index 251dfd9..0ccd2ea 100644 --- a/tests/feat_profile.json +++ b/tests/feat_profile.json @@ -1,7 +1,116 @@ { - "psr" : { + "Android Sync Framework" : { + "include_tests" : "gem_exec_fence|gem_exec_async|sw_sync|fence", + "exclude_tests" : "kms_busy@extended|fbc", + "target_rate" : 90 + }, + "atomic" : { + "include_tests" : "kms|testdisplay", + "exclude_tests" : "kms_busy@extended|fbc", + "target_rate" : 90 + }, + "core" : { + "include_tests" : "core", + "exclude_tests" : "", + "target_rate" : 90 + }, + "debugfs" : { + "include_tests" : "debugfs", + "exclude_tests" : "", + "target_rate" : 90 + }, + "drm" : { + "include_tests" : "drm", + "exclude_tests" : "", + "target_rate" : 90 + }, + "drv" : { + "include_tests" : "drv", + "exclude_tests" : "", + "target_rate" : 90 + }, + "gem" : { + "include_tests" : "gem", + "exclude_tests" : "", + "target_rate" : 90 + }, + "hang" : { + "comment" : "gpu hang recovery", + "include_tests" : "hang", + "exclude_tests" : "", + "target_rate" : 90 + }, + "kms" : { + "include_tests" : "kms", + "exclude_tests" : "", + "target_rate" : 90 + }, + "kms-cursor" : { + "comment" : "cursor support", + "include_tests" : "kms_cursor", + "exclude_tests" : "", + "target_rate" : 90 + }, + "kms-pipe_color" : { + "include_tests" : "kms_pipe_color", + "exclude_tests" : "", + "target_rate" : 90 + }, + "kms-flip" : { + "comment" : "vblank timestamps and async flips", + "include_tests" : "kms_flip", + "exclude_tests" : "", + "target_rate" : 90 + }, + "pm" : { + "include_tests" : "pm_|suspend|resume", + "exclude_tests" : "", + "target_rate" : 90 + }, + "pm-fbc" : { + "include_tests" : "fbc", + "exclude_tests" : "", + "target_rate" : 90 + }, + "pm-dpms" : { + "include_tests" : "dpms", + "exclude_tests" : "", + "target_rate" : 90 + }, + "pm-lpsp" : { + "include_tests" : "lpsp", + "exclude_tests" : "", + "target_rate" : 90 + }, + "pm-psr" : { "include_tests" : "psr", "exclude_tests" : "", "target_rate" : 90 + }, + "pm-rpm" : { + "include_tests" : "rpm", + "exclude_tests" : "", + "target_rate" : 90 + }, + "pm-rps" : { + "include_tests" : "rps", + "exclude_tests" : "", + "target_rate" : 90 + }, + "pm-sseu" : { + "comment" : "subslice ungating - sseu", + "include_tests" : "sseu", + "exclude_tests" : "", + "target_rate" : 90 + }, + "prime" : { + "include_tests" : "prime", + "exclude_tests" : "", + "target_rate" : 90 + }, + "sysfs" : { + "include_tests" : "sysfs", + "exclude_tests" : "", + "target_rate" : 90 } }