[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167344201902.10656.17238842567216806347.git-patchwork-notify@kernel.org>
Date: Wed, 11 Jan 2023 13:00:19 +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, kliteyn@...dia.com, lkp@...el.com
Subject: Re: [net 01/16] net/mlx5: DR,
Fix 'stack frame size exceeds limit' error in dr_rule
Hello:
This series was applied to netdev/net.git (master)
by Saeed Mahameed <saeedm@...dia.com>:
On Mon, 9 Jan 2023 22:11:08 -0800 you wrote:
> From: Yevgeny Kliteynik <kliteyn@...dia.com>
>
> If the kernel configuration asks the compiler to check frame limit of 1K,
> dr_rule_create_rule_nic exceed this limit:
> "stack frame size (1184) exceeds limit (1024)"
>
> Fixing this issue by checking configured frame limit and using the
> optimization STE array only for cases with the usual 2K (or larger)
> stack size warning.
>
> [...]
Here is the summary with links:
- [net,01/16] net/mlx5: DR, Fix 'stack frame size exceeds limit' error in dr_rule
https://git.kernel.org/netdev/net/c/17b3222e9437
- [net,02/16] net/mlx5: check attr pointer validity before dereferencing it
https://git.kernel.org/netdev/net/c/e0bf81bf0d3d
- [net,03/16] net/mlx5e: TC, Keep mod hdr actions after mod hdr alloc
https://git.kernel.org/netdev/net/c/5e72f3f1c558
- [net,04/16] net/mlx5: Fix command stats access after free
https://git.kernel.org/netdev/net/c/da2e552b469a
- [net,05/16] net/mlx5e: Verify dev is present for fix features ndo
https://git.kernel.org/netdev/net/c/ab4b01bfdaa6
- [net,06/16] net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are present
https://git.kernel.org/netdev/net/c/806a8df7126a
- [net,07/16] net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parent
https://git.kernel.org/netdev/net/c/31c70bfe58ef
- [net,08/16] net/mlx5e: IPoIB, Fix child PKEY interface stats on rx path
https://git.kernel.org/netdev/net/c/b5e23931c45a
- [net,09/16] net/mlx5e: TC, ignore match level for post meter rules
https://git.kernel.org/netdev/net/c/2414c9b7a29d
- [net,10/16] net/mlx5e: TC, Restore pkt rate policing support
https://git.kernel.org/netdev/net/c/c09502d54dc1
- [net,11/16] net/mlx5e: Fix memory leak on updating vport counters
https://git.kernel.org/netdev/net/c/3099d2e62f90
- [net,12/16] net/mlx5: Fix ptp max frequency adjustment range
https://git.kernel.org/netdev/net/c/fe91d57277ee
- [net,13/16] net/mlx5e: Don't support encap rules with gbp option
https://git.kernel.org/netdev/net/c/d515d63cae2c
- [net,14/16] net/mlx5: E-switch, Coverity: overlapping copy
https://git.kernel.org/netdev/net/c/cd4f186dc110
- [net,15/16] net/mlx5e: Fix macsec ssci attribute handling in offload path
https://git.kernel.org/netdev/net/c/f5e1ed04aa2e
- [net,16/16] net/mlx5e: Fix macsec possible null dereference when updating MAC security entity (SecY)
https://git.kernel.org/netdev/net/c/9828994ac492
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