[PATCH net 0/2] net: enetc: correct the statistics of rx bytes

From: wei . fang
Date: Fri Jun 02 2023 - 05:51:53 EST


From: Wei Fang <wei.fang@xxxxxxx>

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