我要评分
获取效率
正确性
完整性
易理解

pcie

Command Function

Collects PCIe information, including the PCIe driver and IRQ information.

Syntax

1
./kspect pcie [-h]

Parameter Description

Table 1 Parameters of the pcie command

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.

Table 2 Report description

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.