[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221108172105.3760656-1-shenwei.wang@nxp.com>
Date: Tue, 8 Nov 2022 11:21:03 -0600
From: Shenwei Wang <shenwei.wang@....com>
To: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>
Cc: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Jesper Dangaard Brouer <hawk@...nel.org>,
John Fastabend <john.fastabend@...il.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
imx@...ts.linux.dev, Shenwei Wang <shenwei.wang@....com>
Subject: [PATCH v2 0/2] net: fec: optimization and statistics
As the patch to add XDP statistics is based on the previous optimization
patch, I've put the two patches together. The link to the optimization
is the following:
https://lore.kernel.org/imx/20221104024754.2756412-1-shenwei.wang@nxp.com/
Changes in v2:
- clean up and restructure the codes per Andrew Lunn's review comments
- clear the statistics when the adaptor is down
Shenwei Wang (2):
net: fec: simplify the code logic of quirks
net: fec: add xdp and page pool statistics
drivers/net/ethernet/freescale/fec.h | 14 +++
drivers/net/ethernet/freescale/fec_main.c | 134 ++++++++++++++++++----
2 files changed, 124 insertions(+), 24 deletions(-)
--
2.34.1
Powered by blists - more mailing lists