Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp388461pxb; Wed, 6 Oct 2021 07:08:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxJ0HK5D+GnYJLw/4h3yk03bg712XfTFruJXhzSjLtME4Sh/Ldds4uZN1vbHRileLYjNBwH X-Received: by 2002:a17:902:7c90:b0:13d:9572:86b6 with SMTP id y16-20020a1709027c9000b0013d957286b6mr11463646pll.72.1633529336734; Wed, 06 Oct 2021 07:08:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633529336; cv=none; d=google.com; s=arc-20160816; b=UI2YHLkRXHjMjdZ2NCByz4jxHfBNDknds4N1fKGq2zSFM0NZo63lCQz7KUqUbrMnLd XMw2oQDxDLDmaPxDW+KGrLi+9JoWCr2ZwBfg9ZXlKZH7ClFF2etK8UHwVEmMa+T/P+k/ 7J/QmZewBwjEP9/VfYNRRHxs0PK9FklG/52k8a7aZT7gbh3BdNNkIX4mwoDwRpIwrfyd Ad0UtyUeSvH/keHbL9OYIH0axXO5uzK7pUmQpEoovfDQjkJ1DiZYTTpqEz3p7l1EhqLG AmJnea4RCTefryAdC0J+Q0NWEEwLWV1yL7WQcPLNyY15vQOBZuhedA/eCeaQGCjYb1EV fM8g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=6wG8CNZnoBIPh1aOGE9MoQwPcxOJ9BO+jArWwba5R5k=; b=bFtYoMIwO+MxiH83fqU3IejSa9v376GPQwm6vQ6kHOkmZXO9G921bPjBDuOaTzAX9I mziIOUaNrBhRNJeZtBu3s5lH/qM0/IFLE26iZDItgu0VakgEWmULUqpsbJVOSuNVUIIH ZA3lDIXjOK9rBuGihrTUE0+N+vBnVTJlC+o1Ci2aA26rNR7rq/g15lGs46jg3Xcu7sQg u/6CBnfr58UJxDSz62n2w/EUP96ufY0gooB78tBLv/wRFr113thyY8H4xKuIwoq4AyGE lb9Br7oUkCQZUIAaRYkuaRafU/42+LQ89KV+4zziIF261Nm2PEEnA5GGIeVpLIMYclh/ Jzjw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d132si16144575pgc.417.2021.10.06.07.08.38; Wed, 06 Oct 2021 07:08:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238733AbhJFOIl (ORCPT + 99 others); Wed, 6 Oct 2021 10:08:41 -0400 Received: from frasgout.his.huawei.com ([185.176.79.56]:3938 "EHLO frasgout.his.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230131AbhJFOIk (ORCPT ); Wed, 6 Oct 2021 10:08:40 -0400 Received: from fraeml744-chm.china.huawei.com (unknown [172.18.147.200]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4HPbl84kNTz67vYw; Wed, 6 Oct 2021 22:03:16 +0800 (CST) Received: from lhreml710-chm.china.huawei.com (10.201.108.61) by fraeml744-chm.china.huawei.com (10.206.15.225) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.8; Wed, 6 Oct 2021 16:06:46 +0200 Received: from localhost (10.52.120.239) by lhreml710-chm.china.huawei.com (10.201.108.61) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.8; Wed, 6 Oct 2021 15:06:46 +0100 Date: Wed, 6 Oct 2021 15:06:28 +0100 From: Jonathan Cameron To: Qi Liu CC: , , , , , , , Subject: Re: [PATCH v10 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU Message-ID: <20211006150628.00007cbf@Huawei.com> In-Reply-To: <20210915074524.18040-3-liuqi115@huawei.com> References: <20210915074524.18040-1-liuqi115@huawei.com> <20210915074524.18040-3-liuqi115@huawei.com> Organization: Huawei Technologies Research and Development (UK) Ltd. X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.52.120.239] X-ClientProxiedBy: lhreml722-chm.china.huawei.com (10.201.108.73) To lhreml710-chm.china.huawei.com (10.201.108.61) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 15 Sep 2021 15:45:24 +0800 Qi Liu wrote: > PCIe PMU Root Complex Integrated End Point(RCiEP) device is supported > to sample bandwidth, latency, buffer occupation etc. > > Each PMU RCiEP device monitors multiple Root Ports, and each RCiEP is > registered as a PMU in /sys/bus/event_source/devices, so users can > select target PMU, and use filter to do further sets. > > Filtering options contains: > event - select the event. > port - select target Root Ports. Information of Root Ports are > shown under sysfs. > bdf - select requester_id of target EP device. > trig_len - set trigger condition for starting event statistics. > trig_mode - set trigger mode. 0 means starting to statistic when bigger > than trigger condition, and 1 means smaller. > thr_len - set threshold for statistics. > thr_mode - set threshold mode. 0 means count when bigger than threshold, > and 1 means smaller. > > Reviewed-by: John Garry > Signed-off-by: Qi Liu > --- Hi Qi, One trivial thing I just noticed below that can be easily fixed up by a follow up patch if that makes sense. Thanks, Jonathan > +/* > + * Events with the "dl" suffix in their names count performance in DL layer, > + * otherswise, events count performance in TL layer. This comment looks to be out of date.. > + */ > +static struct attribute *hisi_pcie_pmu_events_attr[] = { > + HISI_PCIE_PMU_EVENT_ATTR(rx_mwr_latency, 0x0010), > + HISI_PCIE_PMU_EVENT_ATTR(rx_mwr_cnt, 0x10010), > + HISI_PCIE_PMU_EVENT_ATTR(rx_mrd_latency, 0x0210), > + HISI_PCIE_PMU_EVENT_ATTR(rx_mrd_cnt, 0x10210), > + HISI_PCIE_PMU_EVENT_ATTR(tx_mrd_latency, 0x0011), > + HISI_PCIE_PMU_EVENT_ATTR(tx_mrd_cnt, 0x10011), > + HISI_PCIE_PMU_EVENT_ATTR(rx_mrd_flux, 0x1005), > + HISI_PCIE_PMU_EVENT_ATTR(rx_mrd_time, 0x11005), > + HISI_PCIE_PMU_EVENT_ATTR(tx_mrd_flux, 0x2004), > + HISI_PCIE_PMU_EVENT_ATTR(tx_mrd_time, 0x12004), > + NULL > +};