[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162275880614.4249.16241829569001260386.git-patchwork-notify@kernel.org>
Date: Thu, 03 Jun 2021 22:20:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Rahul Lakkireddy <rahul.lakkireddy@...lsio.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
rajur@...lsio.com
Subject: Re: [PATCH net] cxgb4: fix regression with HASH tc prio value update
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 2 Jun 2021 19:38:59 +0530 you wrote:
> commit db43b30cd89c ("cxgb4: add ethtool n-tuple filter deletion")
> has moved searching for next highest priority HASH filter rule to
> cxgb4_flow_rule_destroy(), which searches the rhashtable before the
> the rule is removed from it and hence always finds at least 1 entry.
> Fix by removing the rule from rhashtable first before calling
> cxgb4_flow_rule_destroy() and hence avoid fetching stale info.
>
> [...]
Here is the summary with links:
- [net] cxgb4: fix regression with HASH tc prio value update
https://git.kernel.org/netdev/net/c/a27fb314cba8
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