[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1480212960.18162.23.camel@edumazet-glaptop3.roam.corp.google.com>
Date: Sat, 26 Nov 2016 18:16:00 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Saeed Mahameed <saeedm@....mellanox.co.il>
Cc: David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>,
Tariq Toukan <tariqt@...lanox.com>
Subject: Re: [PATCH] mlx4: give precise rx/tx bytes/packets counters
On Sun, 2016-11-27 at 00:47 +0200, Saeed Mahameed wrote:
> On Fri, Nov 25, 2016 at 5:46 PM, Eric Dumazet <eric.dumazet@...il.com> wrote:
> As you see here in SRIOV mode (PF only) reads sw stats from FW.
> Tariq, I think we need to fix this.
Sure, my patch does not change this at all.
If mlx4_is_master() is false, then we aggregate the software states and
only the software stats.
My patch makes this aggregation possible at the time ethtool or
ndo_get_stat64() are called, since this absolutely not depend on the 250
ms timer fetching hardware stats.
Powered by blists - more mailing lists