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>] [day] [month] [year] [list]
Date:   Fri, 09 Apr 2021 17:21:33 +0530
From:   ragas gupta <ragasgupta@...o.com>
To:     "linux-kernel" <linux-kernel@...r.kernel.org>
Subject: Fwd: Function Level Reset notification to PCIe device driver

 Hello, 
  
 This query is regarding Function level reset feature for SRIOV. 
 As per code in Linux PCIe driver the function level reset is done by writing “1” to “reset” under sysfs interface. 
 e.g. “echo 1 > /sys/bus/pci/devices/<interface id> /reset “ 
  
 As function level reset is not triggered via the PCIe device driver how PCIe device driver can get the notification of the function level reset(FLR)? 

Powered by blists - more mailing lists