.TH PCILMR 8 "@TODAY@" "@VERSION@" "The PCI Utilities" .SH NAME pcilmr \- margin PCIe Links .SH SYNOPSIS .B pcilmr .RB [ "--margin" ] .RI [ "" ] " " [ "" "] [" " " [ "" ] " ..." ] .br .B pcilmr --full .RI [ "" ] .br .B pcilmr --scan .SH CONFIGURATION List of the requirements for links and system settings to run the margining test. .B BIOS settings (depends on the system, relevant for server baseboards with Xeon CPUs): .IP \[bu] 3 Turn off PCIe Leaky Bucket Feature, Re-Equalization and Link Degradation; .IP \[bu] Set Error Thresholds to 0; .IP \[bu] Intel VMD for NVMe SSDs - in case of strange behavior of the .BR pcilmr, try to run it with the VMD turned off. .PP .B Device (link) requirements: .IP .I "Configured by the user before running the utility, the utility does not change them:" .RS .IP \[bu] 3 The current Link data rate must be 16.0 GT/s or higher (right now utility supports 16 GT/s and 32 GT/s Links); .IP \[bu] Link Downstream Component must be at D0 Power Management State. .RE .IP .I "Configured by the utility during operation, utility set them to their original " .I "state after receiving the results:" .RS .IP \[bu] 3 The ASPM must be disabled in both the Downstream Port and Upstream Port; .IP \[bu] The Hardware Autonomous Speed Disable bit of the Link Control 2 register must be Set in both the Downstream Port and Upstream Port; .IP \[bu] The Hardware Autonomous Width Disable bit of the Link Control register must be Set in both the Downstream Port and Upstream Port. .SH DESCRIPTION .B pcilmr utility allows you to take advantage of the PCIe Lane Margining at the Receiver capability which is mandatory for all Ports supporting a data rate of 16.0 GT/s or higher, including Pseudo Ports (Retimers). Lane Margining at Receiver enables system software to obtain the margin information of a given Receiver while the Link is in the L0 state. The margin information includes both voltage and time, in either direction from the current Receiver position. Margining support for timing is required, while support for voltage is optional at 16.0 GT/s and required at 32.0 GT/s and higher data rates. Also, independent time margining and independent voltage margining is optional. Utility allows to get an approximation of the eye margin diagram in the form of a rhombus (by four points). Lane Margining at the Receiver capability enables users to margin PCIe links without a hardware debugger and without the need to stop the target system. Utility can be useful to debug link issues due to receiver margins. .B pcilmr requires root privileges (to access Extended Configuration Space), but during our testing there were no problems with the devices and they successfully returned to their normal initial state after the end of testing. .SH RESULTS GRADING The PCIe specification provides reference values for the eye diagram, which are also used by the .B pcilmr to evaluate the results, but it seems that it makes sense to contact the manufacturer of a particular device for references. The utility uses values set in PCIe Base Spec Rev. 5.0 Section 8.4.2 as the default eye width and height minimum references. Recommended values were taken from the PCIe Architecture PHY Test Spec Rev 5.0 (Transmitter Electrical Compliance). Reference grading values currently used by the utility are presented in the table below: .TS box tab(:); C | Cb S | Cb S C | Cb | Cb | Cb | Cb Lb | C | C | C | C. \&:16 GT/s (Gen 4):32 GT/s (Gen 5) \&:EW:EH:EW:EH _ Min:T{ 18.75 ps .br 30% UI T}:15 mV:T{ 9.375 ps .br 30% UI T}:15 mV _ Rec:T{ 23.75 ps .br 38% UI T}:21 mV:T{ 10.157 ps .br 33% UI T}:19.75 mV .TE .B pcilmr uses full eye width and height values to grade lanes. However, it is possible that device supports only one side margining. In such cases by default utility will calculate EW or EH as a double one side result. If info for specific device is available, you can configure grading criteria and tweak utility behavior in one-side only cases for your device using .I -g link specific option (see below). .SH HARDWARE QUIRKS SUPPORT Thanks to testing or directly from the manufacturer's documentation, we know that some devices require special treatment during the margining. Utility detects such devices based on their Vendor ID - Device ID pair. Right now the list of special devices is hardcoded in .I margin_hw file. For such devices utility can automatically adjust port margining parameters or grading options. For example, for Ice Lake CPUs RC ports .B pcilmr will change device MaxVoltageOffset value and will force the use of .RI ' "one side is the whole" "' grading mode." .SH OPTIONS .SS Device Specifier .B "You can specify Downstream or Upstream Port of the Link." .TP .B "" \t .RI [ "" :] : . (see .BR lspci (8)) .SS Utility Modes .TP .BI --margin " ..." Margin selected Links. .TP .B --full Margin all ready for testing (in a meaning similar to the .B --scan option) Links in the system (one by one). .TP .B --scan Scan for Links with negotiated speed 16 GT/s or higher. Mark "Ready" those of them in which at least one of the Link sides have Margining Ready bit set meaning that these Links are ready for testing and you can run utility on them. .SS Margining Common (for all specified links) options .B -c Print Device Lane Margining Capabilities only. Do not run margining. .TP .BI -e " " Specify Error Count Limit for margining. .br Default: 4. .TP .BI -o " " Save margining results in csv form into the specified directory. Utility will generate file with the name in form of .RI "\[dq]lmr_" "" "_Rx" # _ ".csv\[dq]" for each successfully tested receiver. .TP .BI -d "