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: 
 <174658322775.1708611.17170825514022969775.git-patchwork-notify@kernel.org>
Date: Wed, 07 May 2025 02:00:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 edumazet@...gle.com, andrew+netdev@...n.ch, netdev@...r.kernel.org,
 przemyslaw.kitszel@...el.com, karol.kolacinski@...el.com,
 sergey.temerkhanov@...el.com, michal.kubiak@...el.com,
 aleksandr.loktionov@...el.com, jacob.e.keller@...el.com, mschmidt@...hat.com,
 horms@...nel.org, jiri@...nulli.us, sx.rinitha@...el.com
Subject: Re: [PATCH net] ice: use DSN instead of PCI BDF for ice_adapter index

Hello:

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

On Mon,  5 May 2025 09:19:38 -0700 you wrote:
> From: Przemek Kitszel <przemyslaw.kitszel@...el.com>
> 
> Use Device Serial Number instead of PCI bus/device/function for
> the index of struct ice_adapter.
> 
> Functions on the same physical device should point to the very same
> ice_adapter instance, but with two PFs, when at least one of them is
> PCI-e passed-through to a VM, it is no longer the case - PFs will get
> seemingly random PCI BDF values, and thus indices, what finally leds to
> each of them being on their own instance of ice_adapter. That causes them
> to don't attempt any synchronization of the PTP HW clock usage, or any
> other future resources.
> 
> [...]

Here is the summary with links:
  - [net] ice: use DSN instead of PCI BDF for ice_adapter index
    https://git.kernel.org/netdev/net/c/0093cb194a75

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