public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Lorenzo Bianconi <lorenzo@kernel•org>
Cc: netdev@vger•kernel.org, 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: Re: [PATCH v4 net-next 0/5] mtk_eth_soc: add xdp support
Date: Mon, 25 Jul 2022 09:50:13 +0000	[thread overview]
Message-ID: <165874261395.3948.10032831276100096007.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1658474059.git.lorenzo@kernel.org>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft•net>:

On Fri, 22 Jul 2022 09:19:35 +0200 you wrote:
> Introduce XDP support for mtk_eth_soc driver if rx hwlro is not
> enabled in the chipset (e.g. mt7986).
> Supported XDP verdicts:
> - XDP_PASS
> - XDP_DROP
> - XDP_REDIRECT
> - XDP_TX
> - ndo_xdp_xmit
> Rely on page_pool allocator for single page buffers in order to keep
> them dma mapped and add skb recycling support.
> 
> [...]

Here is the summary with links:
  - [v4,net-next,1/5] net: ethernet: mtk_eth_soc: rely on page_pool for single page buffers
    https://git.kernel.org/netdev/net-next/c/23233e577ef9
  - [v4,net-next,2/5] net: ethernet: mtk_eth_soc: add basic XDP support
    https://git.kernel.org/netdev/net-next/c/7c26c20da5d4
  - [v4,net-next,3/5] net: ethernet: mtk_eth_soc: introduce xdp ethtool counters
    https://git.kernel.org/netdev/net-next/c/916a6ee836d6
  - [v4,net-next,4/5] net: ethernet: mtk_eth_soc: add xmit XDP support
    https://git.kernel.org/netdev/net-next/c/5886d26fd25b
  - [v4,net-next,5/5] net: ethernet: mtk_eth_soc: add support for page_pool_get_stats
    https://git.kernel.org/netdev/net-next/c/84b9cd389036

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2022-07-25  9:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22  7:19 [PATCH v4 net-next 0/5] mtk_eth_soc: add xdp support Lorenzo Bianconi
2022-07-22  7:19 ` [PATCH v4 net-next 1/5] net: ethernet: mtk_eth_soc: rely on page_pool for single page buffers Lorenzo Bianconi
2022-07-22  7:19 ` [PATCH v4 net-next 2/5] net: ethernet: mtk_eth_soc: add basic XDP support Lorenzo Bianconi
2022-07-22  7:19 ` [PATCH v4 net-next 3/5] net: ethernet: mtk_eth_soc: introduce xdp ethtool counters Lorenzo Bianconi
2022-07-22  7:19 ` [PATCH v4 net-next 4/5] net: ethernet: mtk_eth_soc: add xmit XDP support Lorenzo Bianconi
2022-07-22  7:19 ` [PATCH v4 net-next 5/5] net: ethernet: mtk_eth_soc: add support for page_pool_get_stats Lorenzo Bianconi
2022-07-25  9:50 ` patchwork-bot+netdevbpf [this message]

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=165874261395.3948.10032831276100096007.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@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=lorenzo@kernel$(echo .)org \
    --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