Patch Series

Subject [pull request] Queue configs and large buffer providers
Author asml.silence@gmail.com
Date 2025-10-13 14:54:03 +0000 UTC
Version 4
Cc alexanderduyck@fb.com almasrymina@google.com andrew@lunn.ch asml.silence@gmail.com bbhushan2@marvell.com corbet@lwn.net davem@davemloft.net donald.hunter@gmail.com dtatulea@nvidia.com dw@davidwei.uk edumazet@google.com gakula@marvell.com hawk@kernel.org hkelam@marvell.com horms@kernel.org hramamurthy@google.com ilias.apalodimas@linaro.org joe@dama.to john.fastabend@gmail.com joshwash@google.com kernel-team@meta.com kuba@kernel.org leitao@debian.org leon@kernel.org linux-doc@vger.kernel.org linux-kernel@vger.kernel.org linux-rdma@vger.kernel.org mbloch@nvidia.com michael.chan@broadcom.com netdev@vger.kernel.org pabeni@redhat.com pavan.chebbi@broadcom.com saeedm@nvidia.com salil.mehta@huawei.com sbhatta@marvell.com sdf@fomichev.me sgoutham@marvell.com shaojijie@huawei.com shenjian15@huawei.com tariqt@nvidia.com willemb@google.com

Patches (24)

Name Content
[PATCH net-next v4 01/24] net: page_pool: sanitise allocation order [Body]
[PATCH net-next v4 02/24] docs: ethtool: document that rx_buf_len must control payload lengths [Body]
[PATCH net-next v4 03/24] net: ethtool: report max value for rx-buf-len [Body]
[PATCH net-next v4 04/24] net: use zero value to restore rx_buf_len to default [Body]
[PATCH net-next v4 05/24] net: hns3: net: use zero to restore rx_buf_len to default [Body]
[PATCH net-next v4 06/24] net: clarify the meaning of netdev_config members [Body]
[PATCH net-next v4 07/24] net: add rx_buf_len to netdev config [Body]
[PATCH net-next v4 08/24] eth: bnxt: read the page size from the adapter struct [Body]
[PATCH net-next v4 09/24] eth: bnxt: set page pool page order based on rx_page_size [Body]
[PATCH net-next v4 10/24] eth: bnxt: support setting size of agg buffers via ethtool [Body]
[PATCH net-next v4 11/24] net: move netdev_config manipulation to dedicated helpers [Body]
[PATCH net-next v4 12/24] net: reduce indent of struct netdev_queue_mgmt_ops members [Body]
[PATCH net-next v4 13/24] net: allocate per-queue config structs and pass them thru the queue API [Body]
[PATCH net-next v4 14/24] net: pass extack to netdev_rx_queue_restart() [Body]
[PATCH net-next v4 15/24] net: add queue config validation callback [Body]
[PATCH net-next v4 16/24] eth: bnxt: always set the queue mgmt ops [Body]
[PATCH net-next v4 17/24] eth: bnxt: store the rx buf size per queue [Body]
[PATCH net-next v4 18/24] eth: bnxt: adjust the fill level of agg queues with larger buffers [Body]
[PATCH net-next v4 19/24] netdev: add support for setting rx-buf-len per queue [Body]
[PATCH net-next v4 20/24] net: wipe the setting of deactived queues [Body]
[PATCH net-next v4 21/24] eth: bnxt: use queue op config validate [Body]
[PATCH net-next v4 22/24] eth: bnxt: support per queue configuration of rx-buf-len [Body]
[PATCH net-next v4 23/24] net: let pp memory provider to specify rx buf len [Body]
[PATCH net-next v4 24/24] net: validate driver supports passed qcfg params [Body]

Session 2025-10-13

ID (for dev) 8169740c-15ca-4398-880c-1e6f0847b6e8
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base 18a7e218cfcdca6666e1f7356533e4c988780b57 [Config] passed [Log]
[KASAN] Boot test: Base 18a7e218cfcdca6666e1f7356533e4c988780b57 [Config] passed
[KASAN] Build Patched 18a7e218cfcdca6666e1f7356533e4c988780b57 [Config] [patched] passed [Log]
[KASAN] Boot test: Patched 18a7e218cfcdca6666e1f7356533e4c988780b57 [Config] [patched] passed
[KASAN] Fuzzing 18a7e218cfcdca6666e1f7356533e4c988780b57 [Config] 18a7e218cfcdca6666e1f7356533e4c988780b57 [Config] [patched] passed [Log] [Artifacts]