From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeed@kernel.org>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
netdev@vger.kernel.org, leonro@nvidia.com,
dan.carpenter@oracle.com, saeedm@nvidia.com
Subject: Re: [net 1/7] net/mlx5: Don't use already freed action pointer
Date: Thu, 02 Jun 2022 01:20:13 +0000 [thread overview]
Message-ID: <165413281341.8511.9931929673309954074.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220531205447.99236-2-saeed@kernel.org>
Hello:
This series was applied to netdev/net.git (master)
by Saeed Mahameed <saeedm@nvidia.com>:
On Tue, 31 May 2022 13:54:41 -0700 you wrote:
> From: Leon Romanovsky <leonro@nvidia.com>
>
> The call to mlx5dr_action_destroy() releases "action" memory. That
> pointer is set to miss_action later and generates the following smatch
> error:
>
> drivers/net/ethernet/mellanox/mlx5/core/steering/fs_dr.c:53 set_miss_action()
> warn: 'action' was already freed.
>
> [...]
Here is the summary with links:
- [net,1/7] net/mlx5: Don't use already freed action pointer
https://git.kernel.org/netdev/net/c/80b2bd737d0e
- [net,2/7] net/mlx5e: TC NIC mode, fix tc chains miss table
https://git.kernel.org/netdev/net/c/66cb64e292d2
- [net,3/7] net/mlx5: CT: Fix header-rewrite re-use for tupels
https://git.kernel.org/netdev/net/c/1f2856cde64b
- [net,4/7] net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition
https://git.kernel.org/netdev/net/c/2e642afb61b2
- [net,5/7] net/mlx5: correct ECE offset in query qp output
https://git.kernel.org/netdev/net/c/3fc2a9e89b35
- [net,6/7] net/mlx5e: Update netdev features after changing XDP state
https://git.kernel.org/netdev/net/c/f6279f113ad5
- [net,7/7] net/mlx5: Fix mlx5_get_next_dev() peer device matching
https://git.kernel.org/netdev/net/c/1c5de097bea3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2022-06-02 1:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-31 20:54 [pull request][net 0/7] mlx5 fixes 2022-05-31 Saeed Mahameed
2022-05-31 20:54 ` [net 1/7] net/mlx5: Don't use already freed action pointer Saeed Mahameed
2022-06-02 1:20 ` patchwork-bot+netdevbpf [this message]
2022-05-31 20:54 ` [net 2/7] net/mlx5e: TC NIC mode, fix tc chains miss table Saeed Mahameed
2022-05-31 20:54 ` [net 3/7] net/mlx5: CT: Fix header-rewrite re-use for tupels Saeed Mahameed
2022-05-31 20:54 ` [net 4/7] net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition Saeed Mahameed
2022-05-31 20:54 ` [net 5/7] net/mlx5: correct ECE offset in query qp output Saeed Mahameed
2022-05-31 20:54 ` [net 6/7] net/mlx5e: Update netdev features after changing XDP state Saeed Mahameed
2022-05-31 20:54 ` [net 7/7] net/mlx5: Fix mlx5_get_next_dev() peer device matching Saeed Mahameed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=165413281341.8511.9931929673309954074.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=dan.carpenter@oracle.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=leonro@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeed@kernel.org \
--cc=saeedm@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.