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 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 BDB0BCAC5B0 for ; Thu, 25 Sep 2025 22:30:30 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4EF0D10E306; Thu, 25 Sep 2025 22:30:30 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="a1nihZPZ"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0E3E410E2EA for ; Thu, 25 Sep 2025 22:30:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1758839429; x=1790375429; h=date:message-id:from:to:cc:subject:in-reply-to: references:mime-version:content-transfer-encoding; bh=SLmTG9qjU7vF5OJOKeS3oNMMR/UN6dEsWRWs8OeDHTo=; b=a1nihZPZSwWBlFabU/ZE8f6JHhuc7BKXPTN/MHKeUDYDCKNDVsT6gY8T GUSv/AZOLfvUMyw+s++8LVHdnF/o4gVdyJ3Nuu6qbP/D5983igiZG0iZM X8bHmFzHyPCXzjE1Jum2/M0O365rkV0ZGkyWbx7wng327UwDOzCbySttD 3X3AZo0v8UiUaeX4msdrXUB/UONghVDlTfwhzWEMpgrK+7hJlO7UGoCV6 otCEpzapef6BXR14eGWhLa3d4cuyHrj3Y3tXTXFvK9ZLRkWJNkDPWVDzr 5ne2AdHcKyIOYwNh84WbYAe2/rhVYQt3NqJz9LUrv5pXAKWqEEfOJD6Qo g==; X-CSE-ConnectionGUID: 6aFDDOnbReCvzMsEzsWgXA== X-CSE-MsgGUID: P1kH7NUpSI20UQAxlehM6A== X-IronPort-AV: E=McAfee;i="6800,10657,11564"; a="86615133" X-IronPort-AV: E=Sophos;i="6.18,293,1751266800"; d="scan'208";a="86615133" Received: from orviesa002.jf.intel.com ([10.64.159.142]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Sep 2025 15:30:28 -0700 X-CSE-ConnectionGUID: 9jRTL3ApQ++g3w/Y0U7oyw== X-CSE-MsgGUID: /iwqYrgtSEa40ya1AheEVQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.18,293,1751266800"; d="scan'208";a="208179443" Received: from unknown (HELO adixit-MOBL3.intel.com) ([10.241.243.228]) by orviesa002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Sep 2025 15:30:29 -0700 Date: Thu, 25 Sep 2025 15:30:27 -0700 Message-ID: <87zfaif9mk.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Juha-Pekka =?ISO-8859-1?Q?Heikkil=E4?= Cc: Kamil Konieczny , igt-dev@lists.freedesktop.org, Tvrtko Ursulin , Juha-Pekka Heikkila , Karthik B S , Soham Purkait , Riana Tauro , Zbigniew =?ISO-8859-2?Q?Kempczy=F1ski?= Subject: Re: [PATCH i-g-t] Revert "tools/gputop/gputop: Enable support for multiple GPUs and instances" In-Reply-To: References: <20250924133038.45835-1-kamil.konieczny@linux.intel.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: igt-dev@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development mailing list for IGT GPU Tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" On Wed, 24 Sep 2025 07:35:54 -0700, Juha-Pekka Heikkil=E4 wrote: > > Acked-by: Juha-Pekka Heikkila Acked-by: Ashutosh Dixit