Message ID | 20240619062931.19435-1-dw@davidwei.uk (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: implement netdev_queue_mgmt_ops | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Tue, 18 Jun 2024 23:29:29 -0700 you wrote: > Implement netdev_queue_mgmt_ops for bnxt added in [1]. This will be used > in the io_uring ZC Rx patchset to configure queues with a custom page > pool w/ a special memory provider for zero copy support. > > The first two patches prep the driver, while the final patch adds the > implementation. > > [...] Here is the summary with links: - [net-next,v3,1/2] bnxt_en: split rx ring helpers out from ring helpers https://git.kernel.org/netdev/net-next/c/88f56254a275 - [net-next,v3,2/2] bnxt_en: implement netdev_queue_mgmt_ops https://git.kernel.org/netdev/net-next/c/2d694c27d32e You are awesome, thank you!