mbox series

[0/6] net: gianfar: 64-bit statistics and rx_missed_errors counter

Message ID cover.1623922686.git.esben@geanix.com (mailing list archive)
Headers show
Series net: gianfar: 64-bit statistics and rx_missed_errors counter | expand

Message

Esben Haabendal June 17, 2021, 9:49 a.m. UTC
This series replaces the legacy 32-bit statistics to proper 64-bit ditto,
and implements rx_missed_errors counter on top of that.

The device supports a 16-bit RDRP counter, and a related carry bit and
interrupt, which allows implementation of a robust 64-bit counter.

Esben Haabendal (6):
  net: gianfar: Convert to ndo_get_stats64 interface
  net: gianfar: Extend statistics counters to 64-bit
  net: gianfar: Clear CAR registers
  net: gianfar: Avoid 16 bytes of memset
  net: gianfar: Add definitions for CAR1 and CAM1 register bits
  net: gianfar: Implement rx_missed_errors counter

 drivers/net/ethernet/freescale/gianfar.c | 76 +++++++++++++++++-------
 drivers/net/ethernet/freescale/gianfar.h | 74 +++++++++++++++++++++--
 2 files changed, 125 insertions(+), 25 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org June 17, 2021, 7:20 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Thu, 17 Jun 2021 11:49:12 +0200 you wrote:
> This series replaces the legacy 32-bit statistics to proper 64-bit ditto,
> and implements rx_missed_errors counter on top of that.
> 
> The device supports a 16-bit RDRP counter, and a related carry bit and
> interrupt, which allows implementation of a robust 64-bit counter.
> 
> Esben Haabendal (6):
>   net: gianfar: Convert to ndo_get_stats64 interface
>   net: gianfar: Extend statistics counters to 64-bit
>   net: gianfar: Clear CAR registers
>   net: gianfar: Avoid 16 bytes of memset
>   net: gianfar: Add definitions for CAR1 and CAM1 register bits
>   net: gianfar: Implement rx_missed_errors counter
> 
> [...]

Here is the summary with links:
  - [1/6] net: gianfar: Convert to ndo_get_stats64 interface
    https://git.kernel.org/netdev/net-next/c/d59a24fd1bdb
  - [2/6] net: gianfar: Extend statistics counters to 64-bit
    https://git.kernel.org/netdev/net-next/c/2658530d797f
  - [3/6] net: gianfar: Clear CAR registers
    https://git.kernel.org/netdev/net-next/c/ef09487431a9
  - [4/6] net: gianfar: Avoid 16 bytes of memset
    https://git.kernel.org/netdev/net-next/c/e2dbbbe52c4a
  - [5/6] net: gianfar: Add definitions for CAR1 and CAM1 register bits
    https://git.kernel.org/netdev/net-next/c/8da32a1071af
  - [6/6] net: gianfar: Implement rx_missed_errors counter
    https://git.kernel.org/netdev/net-next/c/14870b75fe0b

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html