Message ID | 20231120111340.7805-1-ilpo.jarvinen@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="dgN3vGtd" Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.100]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CDE6E90; Mon, 20 Nov 2023 03:13:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1700478832; x=1732014832; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=/an/gutTC3ca3FRZlF33LyscB+3U/rmMAnTwlNyxgdY=; b=dgN3vGtds25OIQ0ywsKS8L4R9oXaDElSk7ZMtZF5ZMIRVta5tlbCEPyq bQ+kGgWaIgl+NfwbvOYMs1l2R/zgvABw55qQudNzhowADzSX6DYOPg9r8 1Tif8Kv1EciPkaTuoErV/aWhPhbCp4JAQ/ESSXxx8cpzanJrex0hz+ILQ xtja9zk6NzGGJlyma19YyMBhbnZIczQqRpp+t9TQHiC7aI39Ou66TzNUp rAcm8zCQQm04qxBuMvkFohcS0TmjTyh/Mvv2/k70KokDDxMNnVRkzPfbi Fs6s472HjEQVSgxuqUc3+D/UJhZlrtibNX2a8bhA80LM+xExq987AEbjt w==; X-IronPort-AV: E=McAfee;i="6600,9927,10899"; a="458095741" X-IronPort-AV: E=Sophos;i="6.04,213,1695711600"; d="scan'208";a="458095741" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Nov 2023 03:13:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10899"; a="716179188" X-IronPort-AV: E=Sophos;i="6.04,213,1695711600"; d="scan'208";a="716179188" Received: from sc9itsct4906.amr.corp.intel.com (HELO localhost) ([10.249.46.107]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Nov 2023 03:13:49 -0800 From: =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com> To: linux-kselftest@vger.kernel.org, Reinette Chatre <reinette.chatre@intel.com>, Shuah Khan <shuah@kernel.org>, Shaopeng Tan <tan.shaopeng@jp.fujitsu.com>, =?utf-8?q?Maciej_Wiecz=C3=B3r-R?= =?utf-8?q?etman?= <maciej.wieczor-retman@intel.com>, Fenghua Yu <fenghua.yu@intel.com> Cc: linux-kernel@vger.kernel.org, =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com> Subject: [PATCH v2 00/26] selftests/resctrl: CAT test improvements & generalized test framework Date: Mon, 20 Nov 2023 13:13:14 +0200 Message-Id: <20231120111340.7805-1-ilpo.jarvinen@linux.intel.com> X-Mailer: git-send-email 2.30.2 Precedence: bulk X-Mailing-List: linux-kselftest@vger.kernel.org List-Id: <linux-kselftest.vger.kernel.org> List-Subscribe: <mailto:linux-kselftest+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-kselftest+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit |
Series |
selftests/resctrl: CAT test improvements & generalized test framework
|
expand
|