From: Lorenzo Bianconi <lorenzo@kernel.org>
To: netdev@vger.kernel.org
Cc: nbd@nbd.name, john@phrozen.org, sean.wang@mediatek.com,
Mark-MC.Lee@mediatek.com, davem@davemloft.net,
edumazet@google.com, kuba@kernel.org, pabeni@redhat.com,
matthias.bgg@gmail.com, linux-mediatek@lists.infradead.org,
ilias.apalodimas@linaro.org, lorenzo.bianconi@redhat.com,
jbrouer@redhat.com
Subject: [PATCH net-next 0/3] mtk_eth_soc: introduce xdp multi-frag support
Date: Wed, 27 Jul 2022 23:20:49 +0200 [thread overview]
Message-ID: <cover.1658955249.git.lorenzo@kernel.org> (raw)
Convert mtk_eth_soc driver to xdp_return_frame_bulk APIs.
Lorenzo Bianconi (3):
net: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map utility
routine
net: ethernet: mtk_eth_soc: introduce xdp multi-frag support
net: ethernet: mtk_eth_soc: add xdp tx return bulking support
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 193 +++++++++++++-------
1 file changed, 128 insertions(+), 65 deletions(-)
--
2.37.1
next reply other threads:[~2022-07-27 21:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-27 21:20 Lorenzo Bianconi [this message]
2022-07-27 21:20 ` [PATCH net-next 1/3] net: ethernet: mtk_eth_soc: introduce mtk_xdp_frame_map utility routine Lorenzo Bianconi
2022-07-27 21:20 ` [PATCH net-next 2/3] net: ethernet: mtk_eth_soc: introduce xdp multi-frag support Lorenzo Bianconi
2022-07-27 21:20 ` [PATCH net-next 3/3] net: ethernet: mtk_eth_soc: add xdp tx return bulking support Lorenzo Bianconi
2022-07-29 11:30 ` [PATCH net-next 0/3] mtk_eth_soc: introduce xdp multi-frag support patchwork-bot+netdevbpf
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=cover.1658955249.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=Mark-MC.Lee@mediatek.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=ilias.apalodimas@linaro.org \
--cc=jbrouer@redhat.com \
--cc=john@phrozen.org \
--cc=kuba@kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=matthias.bgg@gmail.com \
--cc=nbd@nbd.name \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sean.wang@mediatek.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;
as well as URLs for NNTP newsgroup(s).