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 BBA37C2BB85 for ; Mon, 17 Jun 2024 20:45: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:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:CC:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=CG4rpw1QtAw21flEocjDb9MkaqhXHqDlWsWI9uZHUwA=; b=tAcdY3YamwNh2WY4DvOJW4LIOc zd/7/pkwIlf+qt/X0wxCbJyY3teCOq3fndSy6XHqf+493t0iJTSFv/6Hsp53u4Ip+v0VI/1+LqpZN JZCYgGQ8nIlrmCamakOv9jHCCrzmouFVdeufEHlxJRvjt5IEjuXYGlpL5i17Wof6PI+pVpDYfKj/g Jic6iT2oOufmL0G6zdsUxnhSTQmpkRR9t/J6WqySnvmgRzVUrr8exGo5HKRbr40iGY2uPdaeMexsV JkDkZbO5d5eqopAoA9q3XDhN+1kj7B3j9gMijlOrxbYPnfy5JI6QO1cXVG6xVWDrKhosxLwIMSOVT HMuPTFxA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJJEI-0000000Ca1p-1HHi for ath12k@archiver.kernel.org; Mon, 17 Jun 2024 20:45:30 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJJEE-0000000CZyW-0Nd0 for ath12k@lists.infradead.org; Mon, 17 Jun 2024 20:45:27 +0000 Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 45HAkCRa015372; Mon, 17 Jun 2024 20:45:24 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=qcppdkim1; bh= CG4rpw1QtAw21flEocjDb9MkaqhXHqDlWsWI9uZHUwA=; b=O6TPpppJ8LAmgS3W wsw2UAqGAVRxWJMG6Kf/zoYN7Mxsm5UWp93Q8ESWzRjJmk5ktexo9EoN+pgQOpTZ bUTJ2rR+OioiUaUgDGf66hGrYLkUU+QJYKPrkfq5PRJVmjboS0Bi1tb+nPBHz2xG ncLgp3XP4bB/50lZ40+dkYf7ymwszXXw81P6H0SkfFLbc8u75yRPbMGvA88gsy3z LnW7M4FXw6vGezOs5MmilJblm/sy+k60dK8KbZ9qjNbS/qwob+KtUHHfPoyplGtj JQw0PTd4T1IppeCbNkt86NlZKvYDUc6RuW+cm1jGzh7qNA28PzQVOxidHYW+zG6x RGnpuA== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3ys31u4rw3-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 17 Jun 2024 20:45:23 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA02.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 45HKjMmL016843 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 17 Jun 2024 20:45:22 GMT Received: from [10.48.243.231] (10.49.16.6) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Mon, 17 Jun 2024 13:45:22 -0700 Message-ID: Date: Mon, 17 Jun 2024 13:45:22 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v5 4/4] wifi: ath12k: Dump additional Tx PDEV HTT stats Content-Language: en-US To: Ramya Gnanasekar , CC: References: <20240614063404.2659089-1-quic_rgnanase@quicinc.com> <20240614063404.2659089-5-quic_rgnanase@quicinc.com> From: Jeff Johnson In-Reply-To: <20240614063404.2659089-5-quic_rgnanase@quicinc.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01c.na.qualcomm.com (10.47.97.35) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: 8f-OHUExsbVSalrKeAAVAgidAzvD7dTD X-Proofpoint-ORIG-GUID: 8f-OHUExsbVSalrKeAAVAgidAzvD7dTD X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-06-17_14,2024-06-17_01,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1015 lowpriorityscore=0 phishscore=0 adultscore=0 priorityscore=1501 spamscore=0 mlxscore=0 malwarescore=0 mlxlogscore=778 bulkscore=0 suspectscore=0 impostorscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2405170001 definitions=main-2406170160 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240617_134526_404493_A82003FB X-CRM114-Status: UNSURE ( 6.55 ) X-CRM114-Notice: Please train this message. X-BeenThere: ath12k@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "ath12k" Errors-To: ath12k-bounces+ath12k=archiver.kernel.org@lists.infradead.org On 6/13/2024 11:34 PM, Ramya Gnanasekar wrote: > Support to dump additional Tx PDEV stats through HTT stats debugfs. > Following stats dump are supported: > 1. PDEV control path stat to dump Tx management frame count > 2. Tx PDEV SIFS histogram stats > 3. Tx MU MIMO PPDU stats for 802.11ac, 802.11ax and 802.11be > > Sample Output: > --------------- > echo 1 > /sys/kernel/debug/ath12k/pci-0000\:06\:00.0/mac0/htt_stats_type > cat /sys/kernel/debug/ath12k/pci-0000\:06\:00.0/mac0/htt_stats > ... > > Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.0.1-00029-QCAHKSWPL_SILICONZ-1 > Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3 > > Signed-off-by: Ramya Gnanasekar Acked-by: Jeff Johnson