lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: 
 <172074425523.19437.4242532876475137482.git-patchwork-notify@kernel.org>
Date: Fri, 12 Jul 2024 00:30:55 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Saeed Mahameed <saeed@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 edumazet@...gle.com, saeedm@...dia.com, netdev@...r.kernel.org,
 tariqt@...dia.com, gal@...dia.com, leonro@...dia.com, ahmed.zaki@...el.com,
 dw@...idwei.uk, asml.silence@...il.com
Subject: Re: [PATCH net] net: ethtool: Fix RSS setting

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Wed, 10 Jul 2024 15:55:38 -0700 you wrote:
> From: Saeed Mahameed <saeedm@...dia.com>
> 
> When user submits a rxfh set command without touching XFRM_SYM_XOR,
> rxfh.input_xfrm is set to RXH_XFRM_NO_CHANGE, which is equal to 0xff.
> 
> Testing if (rxfh.input_xfrm & RXH_XFRM_SYM_XOR &&
> 	    !ops->cap_rss_sym_xor_supported)
> 		return -EOPNOTSUPP;
> 
> [...]

Here is the summary with links:
  - [net] net: ethtool: Fix RSS setting
    https://git.kernel.org/netdev/net/c/503757c80928

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ