Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <[email protected]>:

On Sat,  2 May 2026 00:45:32 -0700 you wrote:
> The MANA driver can fail to load on systems with high memory
> utilization because several allocations in the queue setup paths
> require large physically contiguous blocks via kmalloc. Under memory
> fragmentation these high-order allocations may fail, preventing the
> driver from creating queues when opening the interface or when
> reconfiguring channels, ring parameters or MTU at runtime.
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/2] net: mana: Use per-queue allocation for tx_qp to reduce 
allocation size
    https://git.kernel.org/netdev/net-next/c/d07efe5a6e64
  - [net-next,v3,2/2] net: mana: Use kvmalloc for large RX queue and buffer 
allocations
    https://git.kernel.org/netdev/net-next/c/3af0820c878e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to