From: wei.fang@nxp.com
To: claudiu.manoil@nxp.com, vladimir.oltean@nxp.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.or,
pabeni@redhat.com, ast@kernel.org, daniel@iogearbox.net,
hawk@kernel.org, john.fastabend@gmail.com,
netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH net 0/2] net: enetc: correct the statistics of rx bytes
Date: Fri, 2 Jun 2023 17:46:57 +0800 [thread overview]
Message-ID: <20230602094659.965523-1-wei.fang@nxp.com> (raw)
From: Wei Fang <wei.fang@nxp.com>
The purpose of this patch set is to fix the issue of rx bytes
statistics. The first patch corrects the rx bytes statistics
of normal kernel protocol stack path, and the second patch is
used to correct the rx bytes statistics of XDP.
Wei Fang (2):
net: enetc: correct the statistics of rx bytes
net: enetc: correct rx_bytes statistics of XDP
drivers/net/ethernet/freescale/enetc/enetc.c | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
--
2.25.1
next reply other threads:[~2023-06-02 9:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-02 9:46 wei.fang [this message]
2023-06-02 9:46 ` [PATCH net 1/2] net: enetc: correct the statistics of rx bytes wei.fang
2023-06-02 10:27 ` Vladimir Oltean
2023-06-02 10:30 ` Vladimir Oltean
2023-06-02 10:31 ` Vladimir Oltean
2023-06-02 10:35 ` Wei Fang
2023-06-02 9:46 ` [PATCH net 2/2] net: enetc: correct rx_bytes statistics of XDP wei.fang
2023-06-02 10:32 ` Vladimir Oltean
2023-06-04 16:58 ` [PATCH net 0/2] net: enetc: correct the statistics of rx bytes patchwork-bot+netdevbpf
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=20230602094659.965523-1-wei.fang@nxp.com \
--to=wei.fang@nxp.com \
--cc=ast@kernel.org \
--cc=claudiu.manoil@nxp.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.or \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vladimir.oltean@nxp.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox