devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Lorenzo Bianconi <lorenzo@kernel.org>
Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, robh@kernel.org,
	krzk+dt@kernel.org, conor+dt@kernel.org, horms@kernel.org,
	nbd@nbd.name, linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org, netdev@vger.kernel.org,
	devicetree@vger.kernel.org, krzysztof.kozlowski@linaro.org
Subject: Re: [PATCH net-next v7 0/7] net: airoha: Introduce NPU callbacks for wlan offloading
Date: Wed, 13 Aug 2025 03:01:34 +0000	[thread overview]
Message-ID: <175505409423.2923440.2479531614501125802.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250811-airoha-en7581-wlan-offlaod-v7-0-58823603bb4e@kernel.org>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 11 Aug 2025 17:31:35 +0200 you wrote:
> Similar to wired traffic, EN7581 SoC allows to offload traffic to/from
> the MT76 wireless NIC configuring the NPU module via the Netfilter
> flowtable. This series introduces the necessary NPU callback used by
> the MT7996 driver in order to enable the offloading.
> MT76 support has been posted as RFC in [0] in order to show how the
> APIs are consumed.
> 
> [...]

Here is the summary with links:
  - [net-next,v7,1/7] dt-bindings: net: airoha: npu: Add memory regions used for wlan offload
    https://git.kernel.org/netdev/net-next/c/cebd717d8f01
  - [net-next,v7,2/7] net: airoha: npu: Add NPU wlan memory initialization commands
    https://git.kernel.org/netdev/net-next/c/564923b02c1d
  - [net-next,v7,3/7] net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks
    https://git.kernel.org/netdev/net-next/c/f97fc66185b2
  - [net-next,v7,4/7] net: airoha: npu: Add wlan irq management callbacks
    https://git.kernel.org/netdev/net-next/c/03b7ca3ee5e1
  - [net-next,v7,5/7] net: airoha: npu: Read NPU wlan interrupt lines from the DTS
    https://git.kernel.org/netdev/net-next/c/a1740b16c837
  - [net-next,v7,6/7] net: airoha: npu: Enable core 3 for WiFi offloading
    https://git.kernel.org/netdev/net-next/c/29c4a3ce5089
  - [net-next,v7,7/7] net: airoha: Add airoha_offload.h header
    https://git.kernel.org/netdev/net-next/c/b3ef7bdec66f

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



      parent reply	other threads:[~2025-08-13  3:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-11 15:31 [PATCH net-next v7 0/7] net: airoha: Introduce NPU callbacks for wlan offloading Lorenzo Bianconi
2025-08-11 15:31 ` [PATCH net-next v7 1/7] dt-bindings: net: airoha: npu: Add memory regions used for wlan offload Lorenzo Bianconi
2025-08-11 15:31 ` [PATCH net-next v7 2/7] net: airoha: npu: Add NPU wlan memory initialization commands Lorenzo Bianconi
2025-08-11 15:31 ` [PATCH net-next v7 3/7] net: airoha: npu: Add wlan_{send,get}_msg NPU callbacks Lorenzo Bianconi
2025-08-11 15:31 ` [PATCH net-next v7 4/7] net: airoha: npu: Add wlan irq management callbacks Lorenzo Bianconi
2025-08-11 15:31 ` [PATCH net-next v7 5/7] net: airoha: npu: Read NPU wlan interrupt lines from the DTS Lorenzo Bianconi
2025-08-11 15:31 ` [PATCH net-next v7 6/7] net: airoha: npu: Enable core 3 for WiFi offloading Lorenzo Bianconi
2025-08-11 15:31 ` [PATCH net-next v7 7/7] net: airoha: Add airoha_offload.h header Lorenzo Bianconi
2025-08-13  3:01 ` 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=175505409423.2923440.2479531614501125802.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=lorenzo@kernel.org \
    --cc=nbd@nbd.name \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=robh@kernel.org \
    /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).