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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <169153802718.28457.2520043547071157048.git-patchwork-notify@kernel.org> Date: Tue, 08 Aug 2023 23:40:27 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Saeed Mahameed <saeed@...nel.org> Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com, edumazet@...gle.com, saeedm@...dia.com, netdev@...r.kernel.org, tariqt@...dia.com, msanalla@...dia.com, shayd@...dia.com, moshe@...dia.com Subject: Re: [net-next 01/15] net/mlx5: Track the current number of completion EQs Hello: This series was applied to netdev/net-next.git (main) by Saeed Mahameed <saeedm@...dia.com>: On Mon, 7 Aug 2023 10:56:28 -0700 you wrote: > From: Maher Sanalla <msanalla@...dia.com> > > In preparation to allocate completion EQs, add a counter to track the > number of completion EQs currently allocated. Store the maximum number > of EQs in max_comp_eqs variable. > > Signed-off-by: Maher Sanalla <msanalla@...dia.com> > Reviewed-by: Shay Drory <shayd@...dia.com> > Reviewed-by: Moshe Shemesh <moshe@...dia.com> > Signed-off-by: Saeed Mahameed <saeedm@...dia.com> > > [...] Here is the summary with links: - [net-next,01/15] net/mlx5: Track the current number of completion EQs https://git.kernel.org/netdev/net-next/c/18cf3d31f829 - [net-next,02/15] net/mlx5: Refactor completion IRQ request/release API https://git.kernel.org/netdev/net-next/c/a1772de78d73 - [net-next,03/15] net/mlx5: Use xarray to store and manage completion IRQs https://git.kernel.org/netdev/net-next/c/c8a0245c3937 - [net-next,04/15] net/mlx5: Refactor completion IRQ request/release handlers in EQ layer https://git.kernel.org/netdev/net-next/c/54b2cf41b853 - [net-next,05/15] net/mlx5: Use xarray to store and manage completion EQs https://git.kernel.org/netdev/net-next/c/273c697fdedc - [net-next,06/15] net/mlx5: Implement single completion EQ create/destroy methods https://git.kernel.org/netdev/net-next/c/e3e56775e913 - [net-next,07/15] net/mlx5: Introduce mlx5_cpumask_default_spread https://git.kernel.org/netdev/net-next/c/ddd2c79da020 - [net-next,08/15] net/mlx5: Add IRQ vector to CPU lookup function https://git.kernel.org/netdev/net-next/c/f3147015fa07 - [net-next,09/15] net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max() https://git.kernel.org/netdev/net-next/c/674dd4e2e04e - [net-next,10/15] net/mlx5: Handle SF IRQ request in the absence of SF IRQ pool https://git.kernel.org/netdev/net-next/c/54c5297801f3 - [net-next,11/15] net/mlx5: Allocate completion EQs dynamically https://git.kernel.org/netdev/net-next/c/f14c1a14e632 - [net-next,12/15] net/mlx5: remove many unnecessary NULL values https://git.kernel.org/netdev/net-next/c/a0ae00e71e3e - [net-next,13/15] net/mlx5: Fix typo reminder -> remainder https://git.kernel.org/netdev/net-next/c/58f6d9d04489 - [net-next,14/15] net/mlx5: E-Switch, Remove redundant arg ignore_flow_lvl https://git.kernel.org/netdev/net-next/c/d602be220cf9 - [net-next,15/15] net/mlx5: Bridge, Only handle registered netdev bridge events https://git.kernel.org/netdev/net-next/c/b56fb19c3379 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