From: patchwork-bot+netdevbpf@kernel•org
To: Pavel Begunkov <asml.silence@gmail•com>
Cc: netdev@vger•kernel.org, davem@davemloft•net, edumazet@google•com,
kuba@kernel•org, pabeni@redhat•com, corbet@lwn•net,
michael.chan@broadcom•com, pavan.chebbi@broadcom•com,
andrew+netdev@lunn•ch, ast@kernel•org, daniel@iogearbox•net,
hawk@kernel•org, john.fastabend@gmail•com, joshwash@google•com,
hramamurthy@google•com, saeedm@nvidia•com, tariqt@nvidia•com,
mbloch@nvidia•com, leon@kernel•org, alexanderduyck@fb•com,
ilias.apalodimas@linaro•org, shuah@kernel•org,
willemb@google•com, nktgrg@google•com, thostet@google•com,
alok.a.tiwari@oracle•com, ziweixiao@google•com,
jfraker@google•com, pkaligineedi@google•com,
mohsin.bashr@gmail•com, joe@dama•to, almasrymina@google•com,
dimitri.daskalakis1@gmail•com, sdf@fomichev•me,
kuniyu@google•com, skhawaja@google•com,
aleksander.lobakin@intel•com, dw@davidwei•uk,
yuehaibing@huawei•com, haiyuewa@163•com, axboe@kernel•dk,
horms@kernel•org, vishs@fb•com, linux-doc@vger•kernel.org,
linux-kernel@vger•kernel.org, bpf@vger•kernel.org,
linux-rdma@vger•kernel.org, linux-kselftest@vger•kernel.org,
dtatulea@nvidia•com, kernel-team@meta•com,
io-uring@vger•kernel.org
Subject: Re: [PATCH net-next v9 1/9] net: memzero mp params when closing a queue
Date: Wed, 21 Jan 2026 02:20:18 +0000 [thread overview]
Message-ID: <176896201859.692363.6085050032197437366.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <7073bb4b696f5593c1f2e0b9451f0120ca624182.1768493907.git.asml.silence@gmail.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Pavel Begunkov <asml.silence@gmail•com>:
On Thu, 15 Jan 2026 17:11:54 +0000 you wrote:
> Instead of resetting memory provider parameters one by one in
> __net_mp_{open,close}_rxq, memzero the entire structure. It'll be used
> to extend the structure.
>
> Signed-off-by: Pavel Begunkov <asml.silence@gmail•com>
> ---
> net/core/netdev_rx_queue.c | 10 ++++------
> 1 file changed, 4 insertions(+), 6 deletions(-)
Here is the summary with links:
- [net-next,v9,1/9] net: memzero mp params when closing a queue
https://git.kernel.org/netdev/net-next/c/7073bb4b696f
- [net-next,v9,2/9] net: reduce indent of struct netdev_queue_mgmt_ops members
https://git.kernel.org/netdev/net-next/c/92d76cf96dcb
- [net-next,v9,3/9] net: add bare bone queue configs
https://git.kernel.org/netdev/net-next/c/efcb9a4d32d3
- [net-next,v9,4/9] net: pass queue rx page size from memory provider
https://git.kernel.org/netdev/net-next/c/c0b709bf438b
- [net-next,v9,5/9] eth: bnxt: store rx buffer size per queue
https://git.kernel.org/netdev/net-next/c/f57efb32aae1
- [net-next,v9,6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
https://git.kernel.org/netdev/net-next/c/c55bf90a2112
- [net-next,v9,7/9] eth: bnxt: support qcfg provided rx page size
https://git.kernel.org/netdev/net-next/c/f96e1b35779e
- [net-next,v9,8/9] selftests: iou-zcrx: test large chunk sizes
https://git.kernel.org/netdev/net-next/c/a32bb32d0193
- [net-next,v9,9/9] io_uring/zcrx: document area chunking parameter
https://git.kernel.org/netdev/net-next/c/d1de61db1536
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2026-01-21 2:20 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-15 17:11 [PATCH net-next v9 0/9] Add support for providers with large rx buffer Pavel Begunkov
2026-01-15 17:11 ` [PATCH net-next v9 1/9] net: memzero mp params when closing a queue Pavel Begunkov
2026-01-21 2:20 ` patchwork-bot+netdevbpf [this message]
2026-01-15 17:11 ` [PATCH net-next v9 2/9] net: reduce indent of struct netdev_queue_mgmt_ops members Pavel Begunkov
2026-01-15 17:11 ` [PATCH net-next v9 3/9] net: add bare bone queue configs Pavel Begunkov
2026-01-15 17:11 ` [PATCH net-next v9 4/9] net: pass queue rx page size from memory provider Pavel Begunkov
2026-01-15 17:11 ` [PATCH net-next v9 5/9] eth: bnxt: store rx buffer size per queue Pavel Begunkov
2026-01-15 17:11 ` [PATCH net-next v9 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers Pavel Begunkov
2026-01-15 17:12 ` [PATCH net-next v9 7/9] eth: bnxt: support qcfg provided rx page size Pavel Begunkov
2026-01-15 17:12 ` [PATCH net-next v9 8/9] selftests: iou-zcrx: test large chunk sizes Pavel Begunkov
2026-01-15 17:12 ` [PATCH net-next v9 9/9] io_uring/zcrx: document area chunking parameter Pavel Begunkov
2026-01-19 13:54 ` [PATCH net-next v9 0/9] Add support for providers with large rx buffer Pavel Begunkov
2026-01-19 16:57 ` Jakub Kicinski
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=176896201859.692363.6085050032197437366.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel$(echo .)org \
--cc=aleksander.lobakin@intel$(echo .)com \
--cc=alexanderduyck@fb$(echo .)com \
--cc=almasrymina@google$(echo .)com \
--cc=alok.a.tiwari@oracle$(echo .)com \
--cc=andrew+netdev@lunn$(echo .)ch \
--cc=asml.silence@gmail$(echo .)com \
--cc=ast@kernel$(echo .)org \
--cc=axboe@kernel$(echo .)dk \
--cc=bpf@vger$(echo .)kernel.org \
--cc=corbet@lwn$(echo .)net \
--cc=daniel@iogearbox$(echo .)net \
--cc=davem@davemloft$(echo .)net \
--cc=dimitri.daskalakis1@gmail$(echo .)com \
--cc=dtatulea@nvidia$(echo .)com \
--cc=dw@davidwei$(echo .)uk \
--cc=edumazet@google$(echo .)com \
--cc=haiyuewa@163$(echo .)com \
--cc=hawk@kernel$(echo .)org \
--cc=horms@kernel$(echo .)org \
--cc=hramamurthy@google$(echo .)com \
--cc=ilias.apalodimas@linaro$(echo .)org \
--cc=io-uring@vger$(echo .)kernel.org \
--cc=jfraker@google$(echo .)com \
--cc=joe@dama$(echo .)to \
--cc=john.fastabend@gmail$(echo .)com \
--cc=joshwash@google$(echo .)com \
--cc=kernel-team@meta$(echo .)com \
--cc=kuba@kernel$(echo .)org \
--cc=kuniyu@google$(echo .)com \
--cc=leon@kernel$(echo .)org \
--cc=linux-doc@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-kselftest@vger$(echo .)kernel.org \
--cc=linux-rdma@vger$(echo .)kernel.org \
--cc=mbloch@nvidia$(echo .)com \
--cc=michael.chan@broadcom$(echo .)com \
--cc=mohsin.bashr@gmail$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=nktgrg@google$(echo .)com \
--cc=pabeni@redhat$(echo .)com \
--cc=pavan.chebbi@broadcom$(echo .)com \
--cc=pkaligineedi@google$(echo .)com \
--cc=saeedm@nvidia$(echo .)com \
--cc=sdf@fomichev$(echo .)me \
--cc=shuah@kernel$(echo .)org \
--cc=skhawaja@google$(echo .)com \
--cc=tariqt@nvidia$(echo .)com \
--cc=thostet@google$(echo .)com \
--cc=vishs@fb$(echo .)com \
--cc=willemb@google$(echo .)com \
--cc=yuehaibing@huawei$(echo .)com \
--cc=ziweixiao@google$(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