[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200727.114932.909077877657976448.davem@davemloft.net>
Date: Mon, 27 Jul 2020 11:49:32 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: michael.chan@...adcom.com
Cc: netdev@...r.kernel.org, kuba@...nel.org
Subject: Re: [PATCH net-next v2 00/10] bnxt_en update.
From: Michael Chan <michael.chan@...adcom.com>
Date: Mon, 27 Jul 2020 05:40:35 -0400
> This patchset removes the PCIe histogram and other debug register
> data from ethtool -S. The removed data are not counters and they have
> very large and constantly fluctuating values that are not suitable for
> the ethtool -S decimal counter display.
>
> The rest of the patches implement counter rollover for all hardware
> counters that are not 64-bit counters. Different generations of
> hardware have different counter widths. The driver will now query
> the counter widths of all counters from firmware and implement
> rollover support on all non-64-bit counters.
>
> The last patch adds the PCIe histogram and other PCIe register data back
> using the ethtool -d interface.
>
> v2: Fix bnxt_re RDMA driver compile issue.
This looks better, series applied, thanks Michael.
Powered by blists - more mailing lists