From patchwork Mon Aug 6 13:13:39 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anilkumar Kolli X-Patchwork-Id: 10557061 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 427E0157B for ; Mon, 6 Aug 2018 13:12:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 311D1294B2 for ; Mon, 6 Aug 2018 13:12:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2525F294C8; Mon, 6 Aug 2018 13:12:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9ECE3294B2 for ; Mon, 6 Aug 2018 13:12:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732393AbeHFPVe (ORCPT ); Mon, 6 Aug 2018 11:21:34 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:44548 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727340AbeHFPVe (ORCPT ); Mon, 6 Aug 2018 11:21:34 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id BBE3360B11; Mon, 6 Aug 2018 13:12:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1533561151; bh=Q+M8f6LB2nJaFMDwOejfy1QdVxk/g4QpzcLeqwA9R4s=; h=From:To:Cc:Subject:Date:From; b=Y3ZjoifIgEe42pclCVYtxrPsuBG5ZkgGhlfapAOwF+eYWuM9J/zR62XmWxlFetP7A fBvUXXqbLpjlHk2WXwDMmZk3uV7sci44Bny8IhWFHqa5jpdiKRpmrZkXPxqJCDbHCs sUUQmGbpNJjTYaqQ5+BUHccY5YOtrB+ucrF8EAuY= Received: from localhost (blr-c-bdr-fw-01_globalnat_allzones-outside.qualcomm.com [103.229.19.19]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: akolli@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id A5D9F604BE; Mon, 6 Aug 2018 13:12:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1533561151; bh=Q+M8f6LB2nJaFMDwOejfy1QdVxk/g4QpzcLeqwA9R4s=; h=From:To:Cc:Subject:Date:From; b=Y3ZjoifIgEe42pclCVYtxrPsuBG5ZkgGhlfapAOwF+eYWuM9J/zR62XmWxlFetP7A fBvUXXqbLpjlHk2WXwDMmZk3uV7sci44Bny8IhWFHqa5jpdiKRpmrZkXPxqJCDbHCs sUUQmGbpNJjTYaqQ5+BUHccY5YOtrB+ucrF8EAuY= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org A5D9F604BE Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=akolli@codeaurora.org From: Anilkumar Kolli To: ath10k@lists.infradead.org Cc: linux-wireless@vger.kernel.org Subject: [PATCH 0/4] Add support to dump tx stats histogram Date: Mon, 6 Aug 2018 18:43:39 +0530 Message-Id: <1533561223-342-1-git-send-email-akolli@codeaurora.org> X-Mailer: git-send-email 1.7.9.5 Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch series adds support to dump per station tx stats histogram. These stats can be enabled through ath10k/enable_extd_tx_stats debugfs entry, enabling this may impact in cpu usage and throughput. ath10k/enable_extd_tx_stats is disabled by default. Tx histogram has Per station tx stats which includes, - pkts/bytes transmitted at all possible rates(mcs/nss/bw/gi). - ACK fails count - ampdu bytes/pkts transmitted at all possible rates(mcs/nss/bw/gi). - BA fails count - tx duration Tested on QCA9984/QCA4019/QCA988x Firmware: 10.4-3.5.3-00057 10.2.4-1.0-00037 Example output format: # cat /sys/kernel/debug/ieee80211/phy0/netdev\:wlan0/stations/8c\: fd\:f0\:0a\:8c\:14/tx_stats succ_pkts VHT MCS packets 0 0 0 0 0 138 26 18 23 38747 HT MCS packets 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BW packets (20,40,80,160 MHz) 41 337 38574 0 NSS packets (1x1,2x2,3x3,4x4) 38952 0 0 0 GI packets (LGI,SGI) 38 38914 legacy rate packets (1,2 ... Mbps) 0 0 0 0 68 0 0 0 0 0 0 0 succ_bytes VHT MCS bytes 0 0 0 0 0 16407 3288 2360 2703 4651892 HT MCS bytes 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BW bytes (20,40,80,160 MHz) 5163 40962 4630525 0 NSS bytes (1x1,2x2,3x3,4x4) 4676650 0 0 0 GI bytes (LGI,SGI) 4471 4672179 legacy rate bytes (1,2 ... Mbps) 0 0 0 0 3270 0 0 0 0 0 0 0 ampdu_pkts VHT MCS packets 0 0 0 8 20 7872 34 21 33 39730 HT MCS packets 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BW packets (20,40,80,160 MHz) 72 567 47079 0 NSS packets (1x1,2x2,3x3,4x4) 40035 7683 0 0 GI packets (LGI,SGI) 7698 40020 legacy rate packets (1,2 ... Mbps) 0 0 0 0 0 0 0 0 0 0 0 0 ampdu_bytes VHT MCS bytes 0 0 0 896 2579 941417 4222 2666 3857 4774284 HT MCS bytes 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BW bytes (20,40,80,160 MHz) 9262 70052 5650607 0 NSS bytes (1x1,2x2,3x3,4x4) 4811265 918656 0 0 GI bytes (LGI,SGI) 920650 4809271 legacy rate bytes (1,2 ... Mbps) 0 0 0 0 0 0 0 0 0 0 0 0 fail_pkts VHT MCS packets 0 0 0 0 0 0 0 0 0 0 HT MCS packets 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BW packets (20,40,80,160 MHz) 0 0 0 0 NSS packets (1x1,2x2,3x3,4x4) 0 0 0 0 GI packets (LGI,SGI) 0 0 legacy rate packets (1,2 ... Mbps) 0 0 0 0 0 0 0 0 0 0 0 0 fail_bytes VHT MCS bytes 0 0 0 0 0 0 0 0 0 0 HT MCS bytes 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BW bytes (20,40,80,160 MHz) 0 0 0 0 NSS bytes (1x1,2x2,3x3,4x4) 0 0 0 0 GI bytes (LGI,SGI) 0 0 legacy rate bytes (1,2 ... Mbps) 0 0 0 0 0 0 0 0 0 0 0 0 retry_pkts VHT MCS packets 0 0 0 8 20 7734 8 3 10 983 HT MCS packets 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BW packets (20,40,80,160 MHz) 31 230 8505 0 NSS packets (1x1,2x2,3x3,4x4) 1083 7683 0 0 GI packets (LGI,SGI) 7660 1106 legacy rate packets (1,2 ... Mbps) 0 0 0 0 0 0 0 0 0 0 0 0 retry_bytes VHT MCS bytes 0 0 0 896 2579 925010 934 306 1154 122392 HT MCS bytes 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 BW bytes (20,40,80,160 MHz) 4099 29090 1020082 0 NSS bytes (1x1,2x2,3x3,4x4) 134615 918656 0 0 GI bytes (LGI,SGI) 916179 137092 legacy rate bytes (1,2 ... Mbps) 0 0 0 0 0 0 0 0 0 0 0 0 TX duration 6639098 usecs BA fails 8610 ack fails 0 Anilkumar Kolli (4): ath10k: get the legacy rate index to update the txrate ath10k: add debugfs entry to enable extended tx stats ath10k: add extended per sta tx statistics ath10k: add debugfs support to dump per sta tx stats drivers/net/wireless/ath/ath10k/core.h | 32 ++++++ drivers/net/wireless/ath/ath10k/debug.c | 62 +++++++++++- drivers/net/wireless/ath/ath10k/debugfs_sta.c | 100 +++++++++++++++++++ drivers/net/wireless/ath/ath10k/htt_rx.c | 133 ++++++++++++++++++++++--- drivers/net/wireless/ath/ath10k/mac.c | 7 ++ drivers/net/wireless/ath/ath10k/wmi.h | 13 ++- 6 files changed, 328 insertions(+), 19 deletions(-)