lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 15 Apr 2022 21:30:13 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Dany Madden <drt@...ux.ibm.com> Cc: netdev@...r.kernel.org, sukadev@...ux.ibm.com Subject: Re: [PATCH net-next 0/6] ibmvnic: Use a set of LTBs per pool Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Wed, 13 Apr 2022 13:10:20 -0400 you wrote: > From: Sukadev Bhattiprolu <sukadev@...ux.ibm.com> > > ibmvnic uses a single large long term buffer (LTB) per rx or tx > pool (queue). This has two limitations. > > First, if we need to free/allocate an LTB (eg during a reset), under > low memory conditions, the allocation can fail. > > [...] Here is the summary with links: - [net-next,1/6] ibmvnic: rename local variable index to bufidx https://git.kernel.org/netdev/net-next/c/8880fc669ded - [net-next,2/6] ibmvnic: define map_rxpool_buf_to_ltb() https://git.kernel.org/netdev/net-next/c/2872a67c6bcf - [net-next,3/6] ibmvnic: define map_txpool_buf_to_ltb() https://git.kernel.org/netdev/net-next/c/0c91bf9ceba6 - [net-next,4/6] ibmvnic: convert rxpool ltb to a set of ltbs https://git.kernel.org/netdev/net-next/c/d6b458509035 - [net-next,5/6] ibmvnic: Allow multiple ltbs in rxpool ltb_set https://git.kernel.org/netdev/net-next/c/a75de820575d - [net-next,6/6] ibmvnic: Allow multiple ltbs in txpool ltb_set https://git.kernel.org/netdev/net-next/c/93b1ebb348a9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists