[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175919700849.1783832.14561991737696929534.git-patchwork-notify@kernel.org>
Date: Tue, 30 Sep 2025 01:50:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Kohei Enju <enjuk@...zon.com>
Cc: oss-drivers@...igine.com, netdev@...r.kernel.org, kuba@...nel.org,
horms@...nel.org, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, pabeni@...hat.com, louis.peens@...igine.com,
kohei.enju@...il.com
Subject: Re: [PATCH net v1] nfp: fix RSS hash key size when RSS is not
supported
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 29 Sep 2025 14:42:15 +0900 you wrote:
> The nfp_net_get_rxfh_key_size() function returns -EOPNOTSUPP when
> devices don't support RSS, and callers treat the negative value as a
> large positive value since the return type is u32.
>
> Return 0 when devices don't support RSS, aligning with the ethtool
> interface .get_rxfh_key_size() that requires returning 0 in such cases.
>
> [...]
Here is the summary with links:
- [net,v1] nfp: fix RSS hash key size when RSS is not supported
https://git.kernel.org/netdev/net/c/8425161ac120
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