[PATCH 0/2] optimization and statistics

From: Shenwei Wang
Date: Mon Nov 07 2022 - 09:38:59 EST


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@xxxxxxx/


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 | 12 +++
drivers/net/ethernet/freescale/fec_main.c | 119 ++++++++++++++++++----
2 files changed, 109 insertions(+), 22 deletions(-)

--
2.34.1