From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6BB3310E057 for ; Sat, 7 Oct 2023 00:53:20 +0000 (UTC) Date: Fri, 06 Oct 2023 17:53:18 -0700 Message-ID: <87cyxr1ce9.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: "Belgaumkar, Vinay" In-Reply-To: <9b59fd53-939d-3a86-0b27-daad8a2d6fc9@intel.com> References: <20230704135516.1884775-1-venkata.ramana.nayana@intel.com> <20230704135516.1884775-2-venkata.ramana.nayana@intel.com> <9b59fd53-939d-3a86-0b27-daad8a2d6fc9@intel.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Subject: Re: [igt-dev] [PATCH v2 1/1] tests/xe/perf_pmu: Tests for the XE pmu interface List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org, Venkata Ramana Nayana Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Wed, 20 Sep 2023 16:10:44 -0700, Belgaumkar, Vinay wrote: > > > On 7/4/2023 6:55 AM, Venkata Ramana Nayana wrote: > > There are set of engine group busyness counters provided by HW which are > > exposed via PMU events. Adding a basic unit tests to read those counters. > > > > v2: Added idle condition checks while reading the counters. (Rahul) > > This series needs to be re-based and re-compiled. Xe tests have moved to > within tests/intel now. Merged incorrectly after ignoring the above comment :/