netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: fec: optimization and statistics
@ 2022-11-08 17:21 Shenwei Wang
  2022-11-08 17:21 ` [PATCH v2 1/2] net: fec: simplify the code logic of quirks Shenwei Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Shenwei Wang @ 2022-11-08 17:21 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: Alexei Starovoitov, Daniel Borkmann, Jesper Dangaard Brouer,
	John Fastabend, netdev, linux-kernel, imx, Shenwei Wang

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


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

end of thread, other threads:[~2022-11-09  2:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-08 17:21 [PATCH v2 0/2] net: fec: optimization and statistics Shenwei Wang
2022-11-08 17:21 ` [PATCH v2 1/2] net: fec: simplify the code logic of quirks Shenwei Wang
2022-11-08 17:21 ` [PATCH v2 2/2] net: fec: add xdp and page pool statistics Shenwei Wang
2022-11-09  1:57 ` [PATCH v2 0/2] net: fec: optimization and statistics Jakub Kicinski
2022-11-09  2:15   ` [EXT] " Shenwei Wang
2022-11-09  2:20     ` Jakub Kicinski

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).