pcie
Command Function
Collects PCIe information, including the PCIe driver and IRQ information.
Syntax
1
|
./kspect pcie [-h] |
Parameter Description
|
Parameter |
Description |
|---|---|
|
None |
Collects PCIe information, including the PCIe driver and IRQ information. |
|
-h/--help |
Obtains help information. |
Example
Collect all PCIe information.
1
|
./kspect pcie
|
Figure 1 PCIe information
If a -- is not displayed in red in the report, the related data is either unavailable or cannot be collected.
|
Item |
Description |
|---|---|
|
PCIe Table |
Displays PCIe information, including the bus address, category code, hardware type, vendor, physical slot numbers, link status, link maximum function, NUMA nodes, and kernel driver. |
|
JSON Report |
The generated report is saved in the Tool_installation_path/output/kspect-pcie-YYYYMMDD-HHMMSS directory and the file name is kspect-pcie-YYYYMMDD-HHMMSS.json. |
Parent topic: Commands and Parameters