[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175332244276.1844642.15811635856834310168.git-patchwork-notify@kernel.org>
Date: Thu, 24 Jul 2025 02:00:42 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tariq Toukan <tariqt@...dia.com>
Cc: edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
andrew+netdev@...n.ch, davem@...emloft.net, donald.hunter@...il.com,
jiri@...nulli.us, shuah@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
mbloch@...dia.com, jiri@...dia.com, cratiu@...dia.com, gal@...dia.com,
cjubran@...dia.com
Subject: Re: [PATCH net-next] devlink: Fix excessive stack usage in rate TC
bandwidth parsing
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 22 Jul 2025 12:13:29 +0300 you wrote:
> From: Carolina Jubran <cjubran@...dia.com>
>
> The devlink_nl_rate_tc_bw_parse function uses a large stack array for
> devlink attributes, which triggers a warning about excessive stack
> usage:
>
> net/devlink/rate.c: In function 'devlink_nl_rate_tc_bw_parse':
> net/devlink/rate.c:382:1: error: the frame size of 1648 bytes is larger than 1536 bytes [-Werror=frame-larger-than=]
>
> [...]
Here is the summary with links:
- [net-next] devlink: Fix excessive stack usage in rate TC bandwidth parsing
https://git.kernel.org/netdev/net-next/c/1bbdb81a9836
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