From: patchwork-bot+netdevbpf@kernel.org
To: Daniel Borkmann <daniel@iogearbox.net>
Cc: kuba@kernel.org, razor@blackwall.org,
ahmedabdelmoumen05@gmail.com, netdev@vger.kernel.org,
bobbyeshleman@meta.com, dw@davidwei.uk
Subject: Re: [PATCH net-next] net: Stop leased rxq before uninstalling its memory provider
Date: Thu, 11 Jun 2026 23:00:05 +0000 [thread overview]
Message-ID: <178121880538.398116.5613332341830051618.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260609212240.677889-1-daniel@iogearbox.net>
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 9 Jun 2026 23:22:40 +0200 you wrote:
> netif_rxq_cleanup_unlease() tears down the memory provider that was
> installed on a physical RX queue through a netkit queue lease. It
> currently revokes the provider's DMA mappings before stopping the
> physical queue:
>
> __netif_mp_uninstall_rxq(virt_rxq, p); /* DMA unmap */
> __netif_mp_close_rxq(phys_rxq->dev, rxq_idx, p); /* queue stop */
>
> [...]
Here is the summary with links:
- [net-next] net: Stop leased rxq before uninstalling its memory provider
https://git.kernel.org/netdev/net/c/37314c9dbe95
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-06-11 23:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-09 21:22 [PATCH net-next] net: Stop leased rxq before uninstalling its memory provider Daniel Borkmann
2026-06-10 0:07 ` Bobby Eshleman
2026-06-10 6:01 ` Nikolay Aleksandrov
2026-06-11 23:00 ` 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=178121880538.398116.5613332341830051618.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=ahmedabdelmoumen05@gmail.com \
--cc=bobbyeshleman@meta.com \
--cc=daniel@iogearbox.net \
--cc=dw@davidwei.uk \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=razor@blackwall.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