Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski :
On Tue, 22 Jul 2025 12:13:29 +0300 you wrote:
> From: Carolina Jubran
>
> The devlink_nl_rate_tc_bw_parse function uses a large stack array for
> devlink attributes, which triggers a warning about excessive stack
>
On Tue, 22 Jul 2025 12:13:29 +0300 Tariq Toukan wrote:
> --- a/tools/testing/selftests/drivers/net/hw/devlink_rate_tc_bw.py
> +++ b/tools/testing/selftests/drivers/net/hw/devlink_rate_tc_bw.py
Unrelated to this patch, but checkers report this is not included in
the Makefile
Tue, Jul 22, 2025 at 11:13:29AM +0200, tar...@nvidia.com wrote:
>From: Carolina Jubran
>
>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_pars
3 matches
Mail list logo