public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
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


             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$(echo .)org \
    --cc=Mark-MC.Lee@mediatek$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=edumazet@google$(echo .)com \
    --cc=ilias.apalodimas@linaro$(echo .)org \
    --cc=jbrouer@redhat$(echo .)com \
    --cc=john@phrozen$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=linux-mediatek@lists$(echo .)infradead.org \
    --cc=lorenzo.bianconi@redhat$(echo .)com \
    --cc=matthias.bgg@gmail$(echo .)com \
    --cc=nbd@nbd$(echo .)name \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=sean.wang@mediatek$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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