Message ID | 20230831110843.26719-1-ilpo.jarvinen@linux.intel.com |
---|---|
Headers | show
Return-Path: <linux-kselftest-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CF327C83F01 for <linux-kselftest@archiver.kernel.org>; Thu, 31 Aug 2023 11:08:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237673AbjHaLJA (ORCPT <rfc822;linux-kselftest@archiver.kernel.org>); Thu, 31 Aug 2023 07:09:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60978 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344570AbjHaLI7 (ORCPT <rfc822;linux-kselftest@vger.kernel.org>); Thu, 31 Aug 2023 07:08:59 -0400 Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.31]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 23FAACF9; Thu, 31 Aug 2023 04:08:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1693480137; x=1725016137; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=2mlwvXTSt1lvbyKS4CHxkmhsIyUhuPIZqJZBpNXshsE=; b=gAzaUh8NA3goTK7K4lja0T9CzHrKfcZnibtzTftEJbpm9rxvB+62HDjV R6vk1/PISDGxtCm1YBYf4jrxWIcyiNG44xV1fCtleFOpHJf+Fpg+hhak/ X/7l552SkeMg1dxiXca5Bx9jlJOvcsSU2t2Rl9k/siDpxPpLxtBuiraY6 vdaaPV5qqd8aC+2CNR5x3lVGW36whWQKia1H4YOzO58pXYr+z3FCALKk1 nxHY9N5LW7vO2ZJLxUnui8HUPxZPHcQgSLkhqKiGMCmIzuoLtEQTc7IIf 6K05N6/+03glOIkAVqsbkSWo75hAGCvHjNpQIm/L1vZyK3OLmW8QNiiiE Q==; X-IronPort-AV: E=McAfee;i="6600,9927,10818"; a="439852191" X-IronPort-AV: E=Sophos;i="6.02,216,1688454000"; d="scan'208";a="439852191" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2023 04:08:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10818"; a="863020901" X-IronPort-AV: E=Sophos;i="6.02,216,1688454000"; d="scan'208";a="863020901" Received: from pshishpo-mobl1.ger.corp.intel.com (HELO ijarvine-mobl2.ger.corp.intel.com) ([10.251.214.20]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2023 04:08:53 -0700 From: =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com> To: Reinette Chatre <reinette.chatre@intel.com>, Shuah Khan <skhan@linuxfoundation.org>, linux-kselftest@vger.kernel.org, Shuah Khan <shuah@kernel.org>, Maciej Wieczor-Retman <maciej.wieczor-retman@intel.com>, Shaopeng Tan <tan.shaopeng@jp.fujitsu.com> Cc: Fenghua Yu <fenghua.yu@intel.com>, Babu Moger <babu.moger@amd.com>, LKML <linux-kernel@vger.kernel.org>, =?utf-8?q?Ilpo_J=C3=A4rvinen?= <ilpo.jarvinen@linux.intel.com> Subject: [PATCH v4 0/8] selftests/resctrl: Rework benchmark command handling Date: Thu, 31 Aug 2023 14:08:35 +0300 Message-Id: <20230831110843.26719-1-ilpo.jarvinen@linux.intel.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-kselftest.vger.kernel.org> X-Mailing-List: linux-kselftest@vger.kernel.org |
Series |
selftests/resctrl: Rework benchmark command handling
|
expand
|