netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: enetc: correct the statistics of rx bytes
@ 2023-06-02  9:46 wei.fang
  2023-06-02  9:46 ` [PATCH net 1/2] " wei.fang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: wei.fang @ 2023-06-02  9:46 UTC (permalink / raw)
  To: claudiu.manoil, vladimir.oltean, davem, edumazet, kuba, pabeni,
	ast, daniel, hawk, john.fastabend, netdev
  Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-06-04 16:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-02  9:46 [PATCH net 0/2] net: enetc: correct the statistics of rx bytes wei.fang
2023-06-02  9:46 ` [PATCH net 1/2] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).