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 7CE29C27C4F for ; Tue, 18 Jun 2024 17:04:22 +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:References:Cc:To:From: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=uhC3fIlPeEFs/L5Am5S/C/DO9R5qMPwRn4AKQZcbuHg=; b=HK8gPAAqgq/WM26N1ryiGgxFrw unKP6jKiZioLfEzYtFLOsQnBzfvDNDUG+3jljh5VfSa/EBwhj+oUYXc7ej8uytpKAEXhjmhAhT3Te 7frbobDoBvylcWtclsacwG2nGQlqD08Nl9M+YuCRimEl6yPG2lWINOh07KTFa1eiA+hTJVUM0J17y /A4+vO8PEbu+9sFiX43GLuHCxSFQrttGHUESy3Y6rgCS6WADOm61JQrO/O2ncSUOxZoczCk6Sy28j hQSQvrds3CGujsRey9I/pS9WzBeqFkaGYoBnurQYKFpjNIqX+G/cjN4UBXeBs1+t10qSpEJQmLMZp aNYi3U+A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJcFa-0000000Fy7h-3BuO; Tue, 18 Jun 2024 17:04:06 +0000 Received: from out-189.mta1.migadu.com ([95.215.58.189]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJcFW-0000000Fy3a-1z4V for linux-arm-kernel@lists.infradead.org; Tue, 18 Jun 2024 17:04:05 +0000 X-Envelope-To: andrew@lunn.ch DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1718730232; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uhC3fIlPeEFs/L5Am5S/C/DO9R5qMPwRn4AKQZcbuHg=; b=rep0Gl2VcCDeh4HBiHD+VKEdZKbOadCJVC+FQFC0B7rg73n8fHbB2Z1Iy8AjDyYEeNRnZX Mnj4qONz7erBHo0XddGSvOaNXm1QUG216f+7WT+njRQV64AFvWUiNzjM1yufmZ35ZF/zvk pcXaCKsjNl2JcRdQHz4W6AnyZ0CXwKo= X-Envelope-To: radhey.shyam.pandey@amd.com X-Envelope-To: netdev@vger.kernel.org X-Envelope-To: linux-arm-kernel@lists.infradead.org X-Envelope-To: michal.simek@amd.com X-Envelope-To: kuba@kernel.org X-Envelope-To: linux@armlinux.org.uk X-Envelope-To: pabeni@redhat.com X-Envelope-To: edumazet@google.com X-Envelope-To: linux-kernel@vger.kernel.org X-Envelope-To: davem@davemloft.net Message-ID: <6f4916a0-f949-4289-9839-d89af574600d@linux.dev> Date: Tue, 18 Jun 2024 13:03:47 -0400 MIME-Version: 1.0 Subject: Re: [PATCH net-next 3/3] net: xilinx: axienet: Add statistics support X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Sean Anderson To: Andrew Lunn Cc: Radhey Shyam Pandey , netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Michal Simek , Jakub Kicinski , Russell King , Paolo Abeni , Eric Dumazet , linux-kernel@vger.kernel.org, "David S . Miller" References: <20240610231022.2460953-1-sean.anderson@linux.dev> <20240610231022.2460953-4-sean.anderson@linux.dev> <40cff9a6-bad3-4f85-8cbc-6d4bc72f9b9f@lunn.ch> <4d3871c1-afa1-4402-ad62-2fdb9d58dc3c@linux.dev> Content-Language: en-US In-Reply-To: <4d3871c1-afa1-4402-ad62-2fdb9d58dc3c@linux.dev> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240618_100403_554438_64803BF9 X-CRM114-Status: GOOD ( 18.74 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Andrew, On 6/11/24 11:36, Sean Anderson wrote: > On 6/10/24 20:26, Andrew Lunn wrote: >>> +static u64 axienet_stat(struct axienet_local *lp, enum temac_stat stat) >>> +{ >>> + return u64_stats_read(&lp->hw_stats[stat]); >>> +} >>> @@ -1695,6 +1760,35 @@ axienet_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats) >>> stats->tx_packets = u64_stats_read(&lp->tx_packets); >>> stats->tx_bytes = u64_stats_read(&lp->tx_bytes); >>> } while (u64_stats_fetch_retry(&lp->tx_stat_sync, start)); >>> + >>> + if (!(lp->features & XAE_FEATURE_STATS)) >>> + return; >>> + >>> + do { >>> + start = u64_stats_fetch_begin(&lp->hw_stat_sync); >>> + stats->rx_length_errors = >>> + axienet_stat(lp, STAT_RX_LENGTH_ERRORS); >> >> I'm i reading this correctly. You are returning the counters from the >> last refresh period. What is that? 2.5Gbps would wrapper around a 32 >> byte counter in 13 seconds. I hope these statistics are not 13 seconds >> out of date? > > By default we use a 1 Hz refresh period. You can of course configure this > up to 13 seconds, but we refuse to raise it further since we risk missing > a wrap-around. It's configurable by userspace so they can determine how > out-of-date they like their stats (vs how often they want to wake up the > CPU). > >> Since axienet_stats_update() also uses the lp->hw_stat_sync, i don't >> see why you cannot read the hardware counter value and update to the >> latest value. > > We would need to synchronize against updates to hw_last_counter. Imagine > a scenario like > > CPU 1 CPU 2 > __axienet_device_reset() > axienet_stats_update() > axienet_stat() > u64_stats_read() > axienet_ior() > /* device reset */ > hw_last_counter = 0 > stats->foo = ... - hw_last_counter[...] > > and now we have a glitch in the counter values, since we effectively are > double-counting the current counter value. Alternatively, we could read > the counter after reset but before hw_last_counter was updated and get a > glitch due to underflow. Does this make sense to you? If it does, I'll send v2 with just the mutex change and the variable rename pointed out by Simon. --Sean