Message ID | cover.1702392177.git.maciej.wieczor-retman@intel.com |
---|---|
Headers | show
Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="Gvh04hDH" Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.120]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9B500DB; Tue, 12 Dec 2023 06:52:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1702392765; x=1733928765; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=5Aif7QrnAd9W5yo96FxEp06RSdRH+JWuuWAFgtJdcIo=; b=Gvh04hDH6cRekSkJ5kn8JaVIxcb7AihEZD//Ny3eSTZQEiKDmte4McSP clqE/lSC55rBsJPT3sbQ5PUrsUxBkB6c8mUbQmMpIQReITXCkVashB24S woA5mRYLBYl68vCnft2GdLO/yRp+Ed6UZA5TiRqEXYlHnUcx57Oc3ONnC Z8w98x1JK4Pi/Qs8AjYkip+2yWM1zDforfx/TjsitgTarAlkKHGnIc9Uy qztyXqDZKvaI0O7aj7vZQS1BJ0OUbMrml3Egv3k2Qh0BXfW/oTY0Nrjxl HkZCRUf/TtIpUpwc4t9pwIkI9UBLgFcNkgl49TO82NcTklFlyNffHBuL7 Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10922"; a="393686596" X-IronPort-AV: E=Sophos;i="6.04,270,1695711600"; d="scan'208";a="393686596" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Dec 2023 06:52:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10922"; a="839467440" X-IronPort-AV: E=Sophos;i="6.04,270,1695711600"; d="scan'208";a="839467440" Received: from mdabrows-mobl1.ger.corp.intel.com (HELO wieczorr-mobl1.intel.com) ([10.213.5.65]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Dec 2023 06:52:42 -0800 From: Maciej Wieczor-Retman <maciej.wieczor-retman@intel.com> To: shuah@kernel.org, fenghua.yu@intel.com, reinette.chatre@intel.com Cc: ilpo.jarvinen@linux.intel.com, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org Subject: [PATCH v2 0/4] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest Date: Tue, 12 Dec 2023 15:52:08 +0100 Message-ID: <cover.1702392177.git.maciej.wieczor-retman@intel.com> X-Mailer: git-send-email 2.43.0 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: Add non-contiguous CBMs in Intel CAT selftest
|
expand
|