From: patchwork-bot+netdevbpf@kernel.org
To: Saeed Mahameed <saeedm@nvidia.com>
Cc: kuba@kernel.org, davem@davemloft.net, netdev@vger.kernel.org,
roid@nvidia.com, maord@nvidia.com
Subject: Re: [net 01/12] net/mlx5: Fix memory leak on flow table creation error flow
Date: Thu, 28 Jan 2021 03:30:12 +0000 [thread overview]
Message-ID: <161180461255.10551.14683896693302400823.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210126234345.202096-2-saeedm@nvidia.com>
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Tue, 26 Jan 2021 15:43:34 -0800 you wrote:
> From: Roi Dayan <roid@nvidia.com>
>
> When we create the ft object we also init rhltable in ft->fgs_hash.
> So in error flow before kfree of ft we need to destroy that rhltable.
>
> Fixes: 693c6883bbc4 ("net/mlx5: Add hash table for flow groups in flow table")
> Signed-off-by: Roi Dayan <roid@nvidia.com>
> Reviewed-by: Maor Dickman <maord@nvidia.com>
> Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
>
> [...]
Here is the summary with links:
- [net,01/12] net/mlx5: Fix memory leak on flow table creation error flow
https://git.kernel.org/netdev/net/c/487c6ef81eb9
- [net,02/12] net/mlx5e: E-switch, Fix rate calculation for overflow
https://git.kernel.org/netdev/net/c/1fe3e3166b35
- [net,03/12] net/mlx5e: free page before return
https://git.kernel.org/netdev/net/c/258ed19f075f
- [net,04/12] net/mlx5e: Reduce tc unsupported key print level
https://git.kernel.org/netdev/net/c/48470a90a42a
- [net,05/12] net/mlx5e: Fix IPSEC stats
https://git.kernel.org/netdev/net/c/45c9a30835d8
- [net,06/12] net/mlx5: Maintain separate page trees for ECPF and PF functions
https://git.kernel.org/netdev/net/c/0aa128475d33
- [net,07/12] net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabled
https://git.kernel.org/netdev/net/c/156878d0e697
- [net,08/12] net/mlx5e: Fix CT rule + encap slow path offload and deletion
https://git.kernel.org/netdev/net/c/89e394675818
- [net,09/12] net/mlx5e: Correctly handle changing the number of queues when the interface is down
https://git.kernel.org/netdev/net/c/57ac4a31c483
- [net,10/12] net/mlx5e: Revert parameters on errors when changing trust state without reset
https://git.kernel.org/netdev/net/c/912c9b5fcca1
- [net,11/12] net/mlx5e: Revert parameters on errors when changing MTU and LRO state without reset
https://git.kernel.org/netdev/net/c/8355060f5ec3
- [net,12/12] net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtable
https://git.kernel.org/netdev/net/c/e2194a1744e8
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:[~2021-01-28 3:31 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-26 23:43 [pull request][net 00/12] mlx5 fixes 2021-01-26 Saeed Mahameed
2021-01-26 23:43 ` [net 01/12] net/mlx5: Fix memory leak on flow table creation error flow Saeed Mahameed
2021-01-28 3:30 ` patchwork-bot+netdevbpf [this message]
2021-01-28 8:33 ` Saeed Mahameed
2021-01-29 1:37 ` Jakub Kicinski
2021-01-26 23:43 ` [net 02/12] net/mlx5e: E-switch, Fix rate calculation for overflow Saeed Mahameed
2021-01-26 23:43 ` [net 03/12] net/mlx5e: free page before return Saeed Mahameed
2021-01-26 23:43 ` [net 04/12] net/mlx5e: Reduce tc unsupported key print level Saeed Mahameed
2021-01-26 23:43 ` [net 05/12] net/mlx5e: Fix IPSEC stats Saeed Mahameed
2021-01-26 23:43 ` [net 06/12] net/mlx5: Maintain separate page trees for ECPF and PF functions Saeed Mahameed
2021-01-26 23:43 ` [net 07/12] net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabled Saeed Mahameed
2021-01-26 23:43 ` [net 08/12] net/mlx5e: Fix CT rule + encap slow path offload and deletion Saeed Mahameed
2021-01-26 23:43 ` [net 09/12] net/mlx5e: Correctly handle changing the number of queues when the interface is down Saeed Mahameed
2021-01-26 23:43 ` [net 10/12] net/mlx5e: Revert parameters on errors when changing trust state without reset Saeed Mahameed
2021-01-26 23:43 ` [net 11/12] net/mlx5e: Revert parameters on errors when changing MTU and LRO " Saeed Mahameed
2021-01-27 20:00 ` Willem de Bruijn
2021-01-27 23:06 ` Saeed Mahameed
2021-01-26 23:43 ` [net 12/12] net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtable Saeed Mahameed
2021-01-27 20:03 ` [pull request][net 00/12] mlx5 fixes 2021-01-26 Willem de Bruijn
2021-01-27 23:08 ` 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=161180461255.10551.14683896693302400823.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=maord@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=roid@nvidia.com \
--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 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).