From: Shenwei Wang <shenwei.wang@nxp.com>
To: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>
Cc: Alexei Starovoitov <ast@kernel.org>,
Daniel Borkmann <daniel@iogearbox.net>,
Jesper Dangaard Brouer <hawk@kernel.org>,
John Fastabend <john.fastabend@gmail.com>,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
imx@lists.linux.dev, Shenwei Wang <shenwei.wang@nxp.com>
Subject: [PATCH v2 0/2] net: fec: optimization and statistics
Date: Tue, 8 Nov 2022 11:21:03 -0600 [thread overview]
Message-ID: <20221108172105.3760656-1-shenwei.wang@nxp.com> (raw)
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
next reply other threads:[~2022-11-08 17:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-08 17:21 Shenwei Wang [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221108172105.3760656-1-shenwei.wang@nxp.com \
--to=shenwei.wang@nxp.com \
--cc=ast@kernel.org \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=imx@lists.linux.dev \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®