[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174828962901.1030381.7843371532564989086.git-patchwork-notify@kernel.org>
Date: Mon, 26 May 2025 20:00:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Wentao Liang <vulab@...as.ac.cn>
Cc: saeedm@...dia.com, leon@...nel.org, tariqt@...dia.com,
andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org,
stable@...r.kernel.org
Subject: Re: [PATCH v3] net/mlx5_core: Add error handling
inmlx5_query_nic_vport_qkey_viol_cntr()
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Wed, 21 May 2025 21:36:20 +0800 you wrote:
> The function mlx5_query_nic_vport_qkey_viol_cntr() calls the function
> mlx5_query_nic_vport_context() but does not check its return value. This
> could lead to undefined behavior if the query fails. A proper
> implementation can be found in mlx5_nic_vport_query_local_lb().
>
> Add error handling for mlx5_query_nic_vport_context(). If it fails, free
> the out buffer via kvfree() and return error code.
>
> [...]
Here is the summary with links:
- [v3] net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr()
https://git.kernel.org/netdev/net/c/f0b50730bdd8
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