From: patchwork-bot+netdevbpf@kernel.org
To: Mina Almasry <almasrymina@google.com>
Cc: netdev@vger.kernel.org, kuba@kernel.org, asml.silence@gmail.com,
willemb@google.com, kaiyuanz@google.com, skhawaja@google.com,
linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
horms@kernel.org, corbet@lwn.net, hawk@kernel.org,
ilias.apalodimas@linaro.org
Subject: Re: [PATCH net-next v4 0/5] devmem TCP fixes
Date: Fri, 13 Dec 2024 03:00:30 +0000 [thread overview]
Message-ID: <173405883030.2519119.15952110801173674783.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241211212033.1684197-1-almasrymina@google.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 11 Dec 2024 21:20:27 +0000 you wrote:
> Couple unrelated devmem TCP fixes bundled in a series for some
> convenience.
>
> - fix naming and provide page_pool_alloc_netmem for fragged
> netmem.
>
> - fix issues with dma-buf dma addresses being potentially
> passed to dma_sync_for_* helpers.
>
> [...]
Here is the summary with links:
- [net-next,v4,1/5] net: page_pool: rename page_pool_alloc_netmem to *_netmems
https://git.kernel.org/netdev/net-next/c/91a152cbb49c
- [net-next,v4,2/5] net: page_pool: create page_pool_alloc_netmem
https://git.kernel.org/netdev/net-next/c/8156c310499a
- [net-next,v4,3/5] page_pool: Set `dma_sync` to false for devmem memory provider
https://git.kernel.org/netdev/net-next/c/b400f4b87430
- [net-next,v4,4/5] page_pool: disable sync for cpu for dmabuf memory provider
https://git.kernel.org/netdev/net-next/c/7dba339faae9
- [net-next,v4,5/5] net: Document netmem driver support
(no matching commit)
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:[~2024-12-13 3:00 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-11 21:20 [PATCH net-next v4 0/5] devmem TCP fixes Mina Almasry
2024-12-11 21:20 ` [PATCH net-next v4 1/5] net: page_pool: rename page_pool_alloc_netmem to *_netmems Mina Almasry
2024-12-11 21:20 ` [PATCH net-next v4 2/5] net: page_pool: create page_pool_alloc_netmem Mina Almasry
2024-12-11 21:20 ` [PATCH net-next v4 3/5] page_pool: Set `dma_sync` to false for devmem memory provider Mina Almasry
2024-12-11 21:20 ` [PATCH net-next v4 4/5] page_pool: disable sync for cpu for dmabuf " Mina Almasry
2024-12-11 21:20 ` [PATCH net-next v4 5/5] net: Document netmem driver support Mina Almasry
2024-12-11 22:58 ` Nelson, Shannon
2024-12-17 19:27 ` Mina Almasry
2024-12-17 19:40 ` Nelson, Shannon
2024-12-13 2:53 ` Jakub Kicinski
2024-12-13 3: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=173405883030.2519119.15952110801173674783.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=almasrymina@google.com \
--cc=asml.silence@gmail.com \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hawk@kernel.org \
--cc=horms@kernel.org \
--cc=ilias.apalodimas@linaro.org \
--cc=kaiyuanz@google.com \
--cc=kuba@kernel.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=skhawaja@google.com \
--cc=willemb@google.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.