General Flashcards
Disabling system error escalation. What is added in svos for RP error checking?
Adding super mon for RP error checking
Does error escalation (SYstemError) has impact on error detection ?
No, just won’t get escalated into the system and hang it.
Right way to disable aspm l1? Why?
Is better to turn off Aspm L1 from end point, because consumes less Bandwidth
What are the buffer sizes for credits at Gen 3, Gen 4 and Gen 5 ?
Is implementation specific but commonly use:
Gen3: 64-Bytes
Gen4: 128 Bytes
Gen5: 256 Bytes
How does a Outstanding transaction looks like on RP and EP.
Root Port: Sees the txs as pending transaction until it is knowledge by the EP device.
Endpoint: Once EP has proceed the transaction it returns the Ack (completion status) back to the RP.
For a PCIe link what’s a system with segmentation ?
The segmentation allows the expansion and scalability of the PCIe fabric. By adding multiple interconnected switches.
Mention the three PCIe accesses space?
MMIO, I/O and Configuration
What are the MCTP messages
MCTP are messages of manageability transactions with data
How is handled a MemRd and it’s completion originated on the RP?
When travels Downstream the MemRd, there are levels of decoding on switches to route the packet to the correct destination.
How a MemRd originated by the EP is handled
The transaction travels Upstream so there is no need to decoding on switches, they just forward tx to the RC.
RC build the completion with ReqID information (ID routing) targeting the correct information routing of the devices requested the tx. The completion goes Downstream
For server which are the types of P2P traffic.
Local P2P
Confined P2P
Remote P2P
Describe local P2P traffic
The txs within controllers in the same socket.
Describe Confined P2P traffic
The EP port 0 is talking to EP port1, etc. between ports on one controller, when a controller/stack is bifurcated
What is the remote P2P traffic
An EP in one port on one socket talking to a port in a different socket
P2P traffic flows all the way up to the RC?
Not really. Commonly is traveling from one EP through the switch to another target EP.