From: patchwork-bot+netdevbpf@kernel.org
To: Petr Machata <petrm@nvidia.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, netdev@vger.kernel.org, idosch@nvidia.com,
jiri@resnulli.us, green@qrator.net, mlxsw@nvidia.com
Subject: Re: [PATCH net 0/9] mlxsw: Various ACL fixes
Date: Thu, 25 Apr 2024 02:40:29 +0000 [thread overview]
Message-ID: <171401282922.22297.4320844200193212206.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1713797103.git.petrm@nvidia.com>
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 22 Apr 2024 17:25:53 +0200 you wrote:
> Ido Schimmel writes:
>
> Fix various problems in the ACL (i.e., flower offload) code. See the
> commit messages for more details.
>
> Ido Schimmel (9):
> mlxsw: spectrum_acl_tcam: Fix race in region ID allocation
> mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
> mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity
> update
> mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash
> mlxsw: spectrum_acl_tcam: Rate limit error message
> mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
> mlxsw: spectrum_acl_tcam: Fix warning during rehash
> mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
> mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
>
> [...]
Here is the summary with links:
- [net,1/9] mlxsw: spectrum_acl_tcam: Fix race in region ID allocation
https://git.kernel.org/netdev/net/c/627f9c1bb882
- [net,2/9] mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work
https://git.kernel.org/netdev/net/c/d90cfe205624
- [net,3/9] mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update
https://git.kernel.org/netdev/net/c/79b5b4b18bc8
- [net,4/9] mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash
https://git.kernel.org/netdev/net/c/542259888899
- [net,5/9] mlxsw: spectrum_acl_tcam: Rate limit error message
https://git.kernel.org/netdev/net/c/5bcf925587e9
- [net,6/9] mlxsw: spectrum_acl_tcam: Fix memory leak during rehash
https://git.kernel.org/netdev/net/c/8ca3f7a7b613
- [net,7/9] mlxsw: spectrum_acl_tcam: Fix warning during rehash
https://git.kernel.org/netdev/net/c/743edc8547a9
- [net,8/9] mlxsw: spectrum_acl_tcam: Fix incorrect list API usage
https://git.kernel.org/netdev/net/c/b377add0f011
- [net,9/9] mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work
https://git.kernel.org/netdev/net/c/fb4e2b70a719
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2024-04-25 2:40 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-22 15:25 [PATCH net 0/9] mlxsw: Various ACL fixes Petr Machata
2024-04-22 15:25 ` [PATCH net 1/9] mlxsw: spectrum_acl_tcam: Fix race in region ID allocation Petr Machata
2024-04-24 14:47 ` Simon Horman
2024-04-22 15:25 ` [PATCH net 2/9] mlxsw: spectrum_acl_tcam: Fix race during rehash delayed work Petr Machata
2024-04-24 14:48 ` Simon Horman
2024-04-22 15:25 ` [PATCH net 3/9] mlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity update Petr Machata
2024-04-24 14:49 ` Simon Horman
2024-04-22 15:25 ` [PATCH net 4/9] mlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehash Petr Machata
2024-04-24 14:50 ` Simon Horman
2024-04-22 15:25 ` [PATCH net 5/9] mlxsw: spectrum_acl_tcam: Rate limit error message Petr Machata
2024-04-24 14:51 ` Simon Horman
2024-04-22 15:25 ` [PATCH net 6/9] mlxsw: spectrum_acl_tcam: Fix memory leak during rehash Petr Machata
2024-04-24 14:52 ` Simon Horman
2024-04-22 15:26 ` [PATCH net 7/9] mlxsw: spectrum_acl_tcam: Fix warning " Petr Machata
2024-04-24 14:52 ` Simon Horman
2024-04-22 15:26 ` [PATCH net 8/9] mlxsw: spectrum_acl_tcam: Fix incorrect list API usage Petr Machata
2024-04-24 14:53 ` Simon Horman
2024-04-22 15:26 ` [PATCH net 9/9] mlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash work Petr Machata
2024-04-24 14:53 ` Simon Horman
2024-04-25 2:40 ` patchwork-bot+netdevbpf [this message]
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=171401282922.22297.4320844200193212206.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=green@qrator.net \
--cc=idosch@nvidia.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=mlxsw@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=petrm@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).