From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 52A8EC433EF for ; Tue, 14 Dec 2021 14:06:30 +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:References:In-Reply-To: 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: List-Owner; bh=a2h0GFsyLhGYNh+S5/0s7wmKXYv54GkvqZUKTFYMEcU=; b=xJ9DgBz/FbAFWy zQ9u032YU+6JCVnkIkHwp5O3ue7h9E7lO4BNz5DlvfnCgA6Vy0LZQJPjL6vG3rvOQMSlwU6mlDH7E xRz0seyFjwuCMauYVvcxvBopIDzoOMTBJjt7kAVhtPxWCW2JTsFvOTi9pfdUpcObzHZsoUg1KuIyR RzDk3gXb1RreB+IuDgN/GH8Kr8UYb7PJtYXQ3azb9yGwUZC+PadanyBX6PeheSh7s24xqDVpKxywy GTbtLXCcO5yvSSAbjNVeMu0i9Uz3VMasG1Cx6DlZ/hZrf5WNvHeACd3S1t9a6FozNWznDc+b1ERVW /OUYlFuOtoOxueLsdP2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mx8QX-00EGd1-Vd; Tue, 14 Dec 2021 14:05:10 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mx8QB-00EGWW-QY for linux-arm-kernel@lists.infradead.org; Tue, 14 Dec 2021 14:04:49 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3031D6150B; Tue, 14 Dec 2021 14:04:47 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 95D3FC34608; Tue, 14 Dec 2021 14:04:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639490686; bh=zrEpCYD1NVNo4oExLeQcs/vbny3ugkBOe+tK9tgu+kM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=A5WmV7rlsV8zeA68Ts/VGFnfrQuKbNd6hZ9nWpu059FQmZfZuRqS/TXDBCfGw+iVH zhbN8QV8kbYxOmvsdzFz8kIz3nbQMznDZ4J/jdP6Bykq3/2KwGZFYPcDy1uTmaQL0E hyzV5HCXM2k5oRlO9VqvAHOU3vfZYoh73g5e1n0JZC2lK4r3rgFOYqc3b1VJVV4k80 9WN+dEwTFU0Mu951UbtBdk5yHikBH8XB/MrYoLbau4z4FivXoBTiYR0j+kToc48+Nc HH0kfpFsEQ1NlssOfjKNaH9K6kCk4B9jZbBgAlMVaFn7jjFUAXAxALf4tf8+UgCLlO gBGX5gvDfuTZg== From: Will Deacon To: bhelgaas@google.com, Qi Liu , mark.rutland@arm.com Cc: catalin.marinas@arm.com, kernel-team@android.com, Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linuxarm@huawei.com, zhangshaokun@hisilicon.com, linux-pci@vger.kernel.org Subject: Re: [PATCH v13 0/2] drivers/perf: hisi: Add support for PCIe PMU Date: Tue, 14 Dec 2021 14:04:34 +0000 Message-Id: <163948502719.3585031.9796899117574080262.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20211202080633.2919-1-liuqi115@huawei.com> References: <20211202080633.2919-1-liuqi115@huawei.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211214_060447_925019_CB70A2F3 X-CRM114-Status: UNSURE ( 9.64 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 2 Dec 2021 16:06:31 +0800, Qi Liu wrote: > This patchset adds support for HiSilicon PCIe Performance Monitoring > Unit(PMU). It is a PCIe Root Complex integrated End Point(RCiEP) device > added on Hip09. Each PCIe Core has a PMU RCiEP to monitor multi root > ports and all Endpoints downstream these root ports. > > HiSilicon PCIe PMU is supported to collect performance data of PCIe bus, > such as: bandwidth, latency etc. > > [...] Applied to arm64 (for-next/perf-hisi), thanks! [1/2] docs: perf: Add description for HiSilicon PCIe PMU driver https://git.kernel.org/arm64/c/c8602008e247 [2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU https://git.kernel.org/arm64/c/8404b0fbc7fb Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel