From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2223710EA2E for ; Fri, 8 Dec 2023 09:06:43 +0000 (UTC) From: Lukasz Laguna To: igt-dev@lists.freedesktop.org Subject: [PATCH i-g-t 0/1] tests/intel/xe_create: create-contexts subtest Date: Fri, 8 Dec 2023 10:05:57 +0100 Message-Id: <20231208090558.17004-1-lukasz.laguna@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Validates the creation of significant number of HW contexts (4096 as default). The number of contexts to create can be adjusted using command line '-Q' parameter representing resource quantity. Signed-off-by: Lukasz Laguna Lukasz Laguna (1): tests/intel/xe_create: create-contexts subtest tests/intel/xe_create.c | 65 ++++++++++++++++++++++++++++++++--------- 1 file changed, 51 insertions(+), 14 deletions(-) -- 2.40.0