forked from nutanix/libvfio-user
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add another lspci test output variant (nutanix#761)
This adds the expected output to the lspci test I get on my Arch with kernel version 6.1.44-lts and pciutils version 3.10.0. Signed-off-by: Sandro-Alessio Gierens <[email protected]>
- Loading branch information
Showing
2 changed files
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
00:00.0 Non-VGA unclassified device: Device 0000:0000 | ||
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- | ||
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- | ||
Region 0: I/O ports at <unassigned> [disabled] | ||
Region 1: I/O ports at <unassigned> [disabled] | ||
Region 2: I/O ports at <unassigned> [disabled] | ||
Region 3: I/O ports at <unassigned> [disabled] | ||
Region 4: I/O ports at <unassigned> [disabled] | ||
Region 5: I/O ports at <unassigned> [disabled] | ||
Capabilities: [40] Power Management version 0 | ||
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-) | ||
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- | ||
Capabilities: [48] Vendor Specific Information: Len=10 <?> | ||
Capabilities: [58] Express (v0) Endpoint, MSI 00 | ||
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us | ||
ExtTag- AttnBtn- AttnInd- PwrInd- RBE- FLReset+ SlotPowerLimit 0W | ||
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- | ||
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset- | ||
MaxPayload 128 bytes, MaxReadReq 128 bytes | ||
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | ||
LnkCap: Port #0, Speed unknown, Width x0, ASPM not supported | ||
ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp- | ||
LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk- | ||
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | ||
LnkSta: Speed unknown, Width x0 | ||
TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt- | ||
Capabilities: [100 v0] Device Serial Number ca-fe-ba-be-de-ad-be-ef | ||
Capabilities: [10c v0] Vendor Specific Information: ID=0001 Rev=1 Len=015 <?> | ||
Capabilities: [400 v0] Vendor Specific Information: ID=0002 Rev=2 Len=015 <?> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters