~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/ABI/testing/sysfs-platform-intel-ifs

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /Documentation/ABI/testing/sysfs-platform-intel-ifs (Architecture m68k) and /Documentation/ABI/testing/sysfs-platform-intel-ifs (Architecture alpha)


  1 Device instance to test mapping                     1 Device instance to test mapping
  2 intel_ifs_0  ->  Scan Test                          2 intel_ifs_0  ->  Scan Test
  3 intel_ifs_1  ->  Array BIST test                    3 intel_ifs_1  ->  Array BIST test
  4                                                     4 
  5 What:           /sys/devices/virtual/misc/inte      5 What:           /sys/devices/virtual/misc/intel_ifs_<N>/run_test
  6 Date:           Nov 16 2022                         6 Date:           Nov 16 2022
  7 KernelVersion:  6.2                                 7 KernelVersion:  6.2
  8 Contact:        "Jithu Joseph" <jithu.joseph@in      8 Contact:        "Jithu Joseph" <jithu.joseph@intel.com>
  9 Description:    Write <cpu#> to trigger IFS te      9 Description:    Write <cpu#> to trigger IFS test for one online core.
 10                 Note that the test is per core     10                 Note that the test is per core. The cpu# can be
 11                 for any thread on the core. Ru     11                 for any thread on the core. Running on one thread
 12                 completes the test for the cor     12                 completes the test for the core containing that thread.
 13                 Example: to test the core cont     13                 Example: to test the core containing cpu5: echo 5 >
 14                 /sys/devices/virtual/misc/inte     14                 /sys/devices/virtual/misc/intel_ifs_<N>/run_test
 15 Devices:        all                                15 Devices:        all
 16                                                    16 
 17 What:           /sys/devices/virtual/misc/inte     17 What:           /sys/devices/virtual/misc/intel_ifs_<N>/status
 18 Date:           Nov 16 2022                        18 Date:           Nov 16 2022
 19 KernelVersion:  6.2                                19 KernelVersion:  6.2
 20 Contact:        "Jithu Joseph" <jithu.joseph@in     20 Contact:        "Jithu Joseph" <jithu.joseph@intel.com>
 21 Description:    The status of the last test. I     21 Description:    The status of the last test. It can be one of "pass", "fail"
 22                 or "untested".                     22                 or "untested".
 23 Devices:        all                                23 Devices:        all
 24                                                    24 
 25 What:           /sys/devices/virtual/misc/inte     25 What:           /sys/devices/virtual/misc/intel_ifs_<N>/details
 26 Date:           Nov 16 2022                        26 Date:           Nov 16 2022
 27 KernelVersion:  6.2                                27 KernelVersion:  6.2
 28 Contact:        "Jithu Joseph" <jithu.joseph@in     28 Contact:        "Jithu Joseph" <jithu.joseph@intel.com>
 29 Description:    Additional information regardi     29 Description:    Additional information regarding the last test. The details file reports
 30                 the hex value of the STATUS MS     30                 the hex value of the STATUS MSR for this test. Note that the error_code field
 31                 may contain driver defined sof     31                 may contain driver defined software code not defined in the Intel SDM.
 32 Devices:        all                                32 Devices:        all
 33                                                    33 
 34 What:           /sys/devices/virtual/misc/inte     34 What:           /sys/devices/virtual/misc/intel_ifs_<N>/image_version
 35 Date:           Nov 16 2022                        35 Date:           Nov 16 2022
 36 KernelVersion:  6.2                                36 KernelVersion:  6.2
 37 Contact:        "Jithu Joseph" <jithu.joseph@in     37 Contact:        "Jithu Joseph" <jithu.joseph@intel.com>
 38 Description:    Version (hexadecimal) of loade     38 Description:    Version (hexadecimal) of loaded IFS test image. If no test image
 39                 is loaded reports "none". Only     39                 is loaded reports "none". Only present for device instances where a test image
 40                 is applicable.                     40                 is applicable.
 41 Devices:        intel_ifs_0                        41 Devices:        intel_ifs_0
 42                                                    42 
 43 What:           /sys/devices/virtual/misc/inte     43 What:           /sys/devices/virtual/misc/intel_ifs_<N>/current_batch
 44 Date:           Nov 16 2022                        44 Date:           Nov 16 2022
 45 KernelVersion:  6.2                                45 KernelVersion:  6.2
 46 Contact:        "Jithu Joseph" <jithu.joseph@in     46 Contact:        "Jithu Joseph" <jithu.joseph@intel.com>
 47 Description:    Write a number less than or eq     47 Description:    Write a number less than or equal to 0xff to load an IFS test image.
 48                 The number written treated as      48                 The number written treated as the 2 digit suffix in the following file name:
 49                 /lib/firmware/intel/ifs_<N>/ff     49                 /lib/firmware/intel/ifs_<N>/ff-mm-ss-02x.scan
 50                 Reading the file will provide      50                 Reading the file will provide the suffix of the currently loaded IFS test image.
 51                 This file is present only for      51                 This file is present only for device instances where a test image is applicable.
 52 Devices:        intel_ifs_0                        52 Devices:        intel_ifs_0
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php