From: patchwork-bot+netdevbpf@kernel.org
To: Esben Haabendal <esben@geanix.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
linux@rasmusvillemoes.dk
Subject: Re: [PATCH 0/6] net: gianfar: 64-bit statistics and rx_missed_errors counter
Date: Thu, 17 Jun 2021 19:20:13 +0000 [thread overview]
Message-ID: <162395761334.22568.1258823578567953392.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1623922686.git.esben@geanix.com>
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
prev parent reply other threads:[~2021-06-17 19:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-17 9:49 [PATCH 0/6] net: gianfar: 64-bit statistics and rx_missed_errors counter Esben Haabendal
2021-06-17 9:49 ` [PATCH 1/6] net: gianfar: Convert to ndo_get_stats64 interface Esben Haabendal
2021-06-17 9:49 ` [PATCH 2/6] net: gianfar: Extend statistics counters to 64-bit Esben Haabendal
2021-06-17 9:49 ` [PATCH 3/6] net: gianfar: Clear CAR registers Esben Haabendal
2021-06-17 9:49 ` [PATCH 4/6] net: gianfar: Avoid 16 bytes of memset Esben Haabendal
2021-06-17 9:49 ` [PATCH 5/6] net: gianfar: Add definitions for CAR1 and CAM1 register bits Esben Haabendal
2021-06-17 9:49 ` [PATCH 6/6] net: gianfar: Implement rx_missed_errors counter Esben Haabendal
2021-06-17 19:20 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=162395761334.22568.1258823578567953392.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=esben@geanix.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.