[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173328183076.718738.2560916849911480657.git-patchwork-notify@kernel.org>
Date: Wed, 04 Dec 2024 03:10:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gal Pressman <gal@...dia.com>
Cc: davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
edumazet@...gle.com, pabeni@...hat.com, ecree.xilinx@...il.com,
horms@...nel.org, dtatulea@...dia.com, tariqt@...dia.com
Subject: Re: [PATCH net] ethtool: Fix access to uninitialized fields in set RXNFC
command
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 2 Dec 2024 18:48:05 +0200 you wrote:
> The check for non-zero ring with RSS is only relevant for
> ETHTOOL_SRXCLSRLINS command, in other cases the check tries to access
> memory which was not initialized by the userspace tool. Only perform the
> check in case of ETHTOOL_SRXCLSRLINS.
>
> Without this patch, filter deletion (for example) could statistically
> result in a false error:
> # ethtool --config-ntuple eth3 delete 484
> rmgr: Cannot delete RX class rule: Invalid argument
> Cannot delete classification rule
>
> [...]
Here is the summary with links:
- [net] ethtool: Fix access to uninitialized fields in set RXNFC command
https://git.kernel.org/netdev/net/c/940719094776
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