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 X-Spam-Level: X-Spam-Status: No, score=-12.2 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4C3C2C4338F for ; Mon, 2 Aug 2021 14:49:15 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2BA8560F70 for ; Mon, 2 Aug 2021 14:49:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234008AbhHBOtX (ORCPT ); Mon, 2 Aug 2021 10:49:23 -0400 Received: from dispatch1-us1.ppe-hosted.com ([148.163.129.52]:47274 "EHLO dispatch1-us1.ppe-hosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234377AbhHBOtX (ORCPT ); Mon, 2 Aug 2021 10:49:23 -0400 X-Virus-Scanned: Proofpoint Essentials engine Received: from mx1-us1.ppe-hosted.com (unknown [10.7.67.132]) by mx1-us1.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTPS id 77F7D1C0063; Mon, 2 Aug 2021 14:49:12 +0000 (UTC) Received: from mail3.candelatech.com (mail2.candelatech.com [208.74.158.173]) by mx1-us1.ppe-hosted.com (PPE Hosted ESMTP Server) with ESMTP id 49E98500026; Mon, 2 Aug 2021 14:49:12 +0000 (UTC) Received: from [192.168.254.6] (unknown [50.34.183.227]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail3.candelatech.com (Postfix) with ESMTPSA id CFB2C13C2B1; Mon, 2 Aug 2021 07:49:11 -0700 (PDT) DKIM-Filter: OpenDKIM Filter v2.11.0 mail3.candelatech.com CFB2C13C2B1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=candelatech.com; s=default; t=1627915751; bh=cdwIkuj4LQvdfDONH3ndN+CXLKEuMhwzmsPlE7IHc1s=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=oxK1XYTfg6Qgqtjh9ikY6FO1nEe7HkPmrXVTa0ju5AJMtu276l4r7Qr6HYUC9XY0I eyQtpiZiUqohp1mzedPq2lB2bemthevlSpUmP8uuXClY0VpqvjcXI/eyyE4T/cPAiH j3g2E53RgWrOcbEB0FNV+l3l7gap6OLhmqwalS88= Subject: Re: [PATCH v4 1/8] mt76 - mt7915: Add ethtool stats support. To: Kalle Valo Cc: linux-wireless@vger.kernel.org References: <20210723154627.10078-1-greearb@candelatech.com> <87bl6iditz.fsf@tynnyri.adurom.net> From: Ben Greear Organization: Candela Technologies Message-ID: <820645f2-e6fa-846f-a101-c4a977a9a994@candelatech.com> Date: Mon, 2 Aug 2021 07:49:11 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <87bl6iditz.fsf@tynnyri.adurom.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-MW Content-Transfer-Encoding: 7bit X-MDID: 1627915752-dXDsn3X1qMuJ Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On 7/31/21 12:48 AM, Kalle Valo wrote: > greearb@candelatech.com writes: > >> From: Ben Greear >> >> This exposes some tx-path stats to the ethtool API, so that >> ethtool -S wlanX provides some more useful info. >> >> Signed-off-by: Ben Greear > > The subject style mt76 uses is: > > mt76: mt7915: Add ethtool stats support > > And no period in the end. Don't apply the 1/8 series. I merged two patches based on previous comment so now it is a x/7 series. I'll go through and make sure I have punctuation correct and re-submit that x/7 as needed. Thanks, Ben -- Ben Greear Candela Technologies Inc http://www.candelatech.com