Message ID | 20240117141405.3063506-1-amitsinght@marvell.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 DCD08C47DA2 for <linux-arm-kernel@archiver.kernel.org>; Wed, 17 Jan 2024 14:15:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=uME+GspO/o+XikY7pOZk0ujQcfhJPh9fJ/s/kIGNK8I=; b=2WHfxIZ62fDDs2 at/Mm1jnOamEglnw6IGIAX1FdtAoqzLtP0Km5Py3EF8I4h9CzC6yvhz44nN9pqeLuvoWi0DinYlTc 9czJnHFFH9JH2coi9CDwlivYUVNaLymNdq0mcTXD4IZs9WLdsF8lBJXb8Lz04u5W0lR/OPGOjsnsp UawxkTG1xjN+KzDWVn2PonuNu3FxLGjoB1mKEpc7P2HQnMjOns4TlLBtyub/jLraR+lpyf39DQTXj wy2s92fvJqvf1cCWEFCrOszETag9UlMcl56RAwy1wfEd2a5Tmw0isET7eVap+nrqmhYnEdgAtl+J/ try/v6oLE6ibZzTRnqXw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rQ6ga-00Gxbv-1Y; Wed, 17 Jan 2024 14:14:32 +0000 Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rQ6gX-00GxYw-0n for linux-arm-kernel@lists.infradead.org; Wed, 17 Jan 2024 14:14:30 +0000 Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 40H8pncr012890; Wed, 17 Jan 2024 06:14:14 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=pfpt0220; bh=9hGHKg1L IZv//WFnLkiKQZa8nyqG4hfZ/wEOZ4zc+O4=; b=acUCpYn118uZDM+VjjXfsvlF nLQwRdSU9GIyvS/xkLSQ+Ad+uYaEAaLR9E3Z9thGT9jQD9nYOVY/jMhkGCpP8jfM 8NQAKBmbO7QyPTpXKsxTG2/4OHMyYoXDti88KQMtBwKKby/5CThZZc6R8iQ8JKqz 9x31402fO6vCY25qkM5VXfzXT5QNTQfj1qfkyVjlWDBSlt/XdEuXNCLcHjBVDPyn hvx4fFikD/kH89hAFNBImbq1CWa2HSJqfro1ypBc2i6lWqjDzK+BlpWeZRbJ53W9 5AmiSOY4n/Wnql8x1hxiTIKXZA+ioXTuEvM6N6NMmekQdK30B6aqyvIANosGcw== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0b-0016f401.pphosted.com (PPS) with ESMTPS id 3vp0ge391r-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Wed, 17 Jan 2024 06:14:14 -0800 (PST) Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Wed, 17 Jan 2024 06:14:12 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.48 via Frontend Transport; Wed, 17 Jan 2024 06:14:11 -0800 Received: from localhost.localdomain (unknown [10.28.36.167]) by maili.marvell.com (Postfix) with ESMTP id A15CA5B6932; Wed, 17 Jan 2024 06:14:08 -0800 (PST) From: Amit Singh Tomar <amitsinght@marvell.com> To: <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org> CC: <fenghua.yu@intel.com>, <reinette.chatre@intel.com>, <james.morse@arm.com>, <gcherian@marvell.com>, <robh@kernel.org>, <peternewman@google.com>, <dfustini@baylibre.com>, <jonathan.cameron@huawei.com>, Amit Singh Tomar <amitsinght@marvell.com> Subject: [PATCH v1 00/14] ARM: MPAM: add support for priority partitioning control Date: Wed, 17 Jan 2024 19:43:51 +0530 Message-ID: <20240117141405.3063506-1-amitsinght@marvell.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-Proofpoint-GUID: I1Qvg8_aeG6dDMzfE6dDHktllrwixrgS X-Proofpoint-ORIG-GUID: I1Qvg8_aeG6dDMzfE6dDHktllrwixrgS X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.997,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-01-17_08,2024-01-17_01,2023-05-22_02 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240117_061429_402219_76F7E7C2 X-CRM114-Status: GOOD ( 16.78 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
ARM: MPAM: add support for priority partitioning control
|
expand
|
Hi Amit, On 1/17/2024 6:13 AM, Amit Singh Tomar wrote: > Also, these patches[3] are still based on older MPAM tree[3] from James, as facing some > trouble setting up the resource control with latest snapshots. Is this related to the issue you mention in [1]? James did respond asking for the splat you are encountering. Could you please follow up with that? If it is some other issue, could you please share the details in response to the most recent MPAM submission [2]? If there are known issues with this work it would be better to resolve before merged. Thank you very much. Reinette [1] https://lore.kernel.org/all/MW4PR18MB5084AC18E19386E5B83C0F0EC6A0A@MW4PR18MB5084.namprd18.prod.outlook.com/ [2] https://lore.kernel.org/lkml/20231215174343.13872-1-james.morse@arm.com/