From: patchwork-bot+netdevbpf@kernel.org
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
michael.chan@broadcom.com, sdf@fomichev.me,
almasrymina@google.com, dtatulea@nvidia.com,
asml.silence@gmail.com, dw@davidwei.uk, daniel@iogearbox.net
Subject: Re: [PATCH net-next 0/6] net: restore the structure of driver-facing qcfg API
Date: Fri, 23 Jan 2026 21:20:14 +0000 [thread overview]
Message-ID: <176920321460.2718299.16926426130797400779.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260122005113.2476634-1-kuba@kernel.org>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 21 Jan 2026 16:51:07 -0800 you wrote:
> The goal of qcfg objects is to let us seamlessly support new use cases
> without modifying all the drivers. We want to pull all the logic of
> combining configuration supplied via different interfaces into the core
> and present the drivers with a flat queue-by-queue configuration.
> Additionally we want to separate the current effective configuration
> from the user intent (default vs user setting vs memory provider setting).
>
> [...]
Here is the summary with links:
- [net-next,1/6] eth: bnxt: always set the queue mgmt ops
https://git.kernel.org/netdev/net-next/c/1410c7416dc3
- [net-next,2/6] net: introduce a trivial netdev_queue_config()
https://git.kernel.org/netdev/net-next/c/b9ac2c60a3ad
- [net-next,3/6] net: move mp->rx_page_size validation to __net_mp_open_rxq()
https://git.kernel.org/netdev/net-next/c/da7772a2b4ad
- [net-next,4/6] net: use netdev_queue_config() for mp restart
https://git.kernel.org/netdev/net-next/c/fc1a78a25c5e
- [net-next,5/6] net: add queue config validation callback
https://git.kernel.org/netdev/net-next/c/8e3245cb3086
- [net-next,6/6] eth: bnxt: plug bnxt_validate_qcfg() into qops
https://git.kernel.org/netdev/net-next/c/b33006ebb78a
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-01-23 21:20 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-22 0:51 [PATCH net-next 0/6] net: restore the structure of driver-facing qcfg API Jakub Kicinski
2026-01-22 0:51 ` [PATCH net-next 1/6] eth: bnxt: always set the queue mgmt ops Jakub Kicinski
2026-01-22 8:04 ` Subbaraya Sundeep
2026-01-22 15:36 ` Jakub Kicinski
2026-01-22 16:31 ` Subbaraya Sundeep
2026-01-22 0:51 ` [PATCH net-next 2/6] net: introduce a trivial netdev_queue_config() Jakub Kicinski
2026-01-22 8:12 ` Subbaraya Sundeep
2026-01-22 15:36 ` Jakub Kicinski
2026-01-22 0:51 ` [PATCH net-next 3/6] net: move mp->rx_page_size validation to __net_mp_open_rxq() Jakub Kicinski
2026-01-22 0:51 ` [PATCH net-next 4/6] net: use netdev_queue_config() for mp restart Jakub Kicinski
2026-01-22 15:06 ` Dragos Tatulea
2026-01-22 15:46 ` Jakub Kicinski
2026-01-22 16:28 ` Dragos Tatulea
2026-01-23 1:41 ` Jakub Kicinski
2026-01-22 0:51 ` [PATCH net-next 5/6] net: add queue config validation callback Jakub Kicinski
2026-01-22 0:51 ` [PATCH net-next 6/6] eth: bnxt: plug bnxt_validate_qcfg() into qops Jakub Kicinski
2026-01-23 21:20 ` 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=176920321460.2718299.16926426130797400779.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=almasrymina@google.com \
--cc=andrew+netdev@lunn.ch \
--cc=asml.silence@gmail.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=dtatulea@nvidia.com \
--cc=dw@davidwei.uk \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=michael.chan@broadcom.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sdf@fomichev.me \
/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