General Flashcards

1
Q

Disabling system error escalation. What is added in svos for RP error checking?

A

Adding super mon for RP error checking

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Does error escalation (SYstemError) has impact on error detection ?

A

No, just won’t get escalated into the system and hang it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Right way to disable aspm l1? Why?

A

Is better to turn off Aspm L1 from end point, because consumes less Bandwidth

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the buffer sizes for credits at Gen 3, Gen 4 and Gen 5 ?

A

Is implementation specific but commonly use:
Gen3: 64-Bytes
Gen4: 128 Bytes
Gen5: 256 Bytes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How does a Outstanding transaction looks like on RP and EP.

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

For a PCIe link what’s a system with segmentation ?

A

The segmentation allows the expansion and scalability of the PCIe fabric. By adding multiple interconnected switches.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Mention the three PCIe accesses space?

A

MMIO, I/O and Configuration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the MCTP messages

A

MCTP are messages of manageability transactions with data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How is handled a MemRd and it’s completion originated on the RP?

A

When travels Downstream the MemRd, there are levels of decoding on switches to route the packet to the correct destination.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How a MemRd originated by the EP is handled

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

For server which are the types of P2P traffic.

A

Local P2P
Confined P2P
Remote P2P

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Describe local P2P traffic

A

The txs within controllers in the same socket.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Describe Confined P2P traffic

A

The EP port 0 is talking to EP port1, etc. between ports on one controller, when a controller/stack is bifurcated

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the remote P2P traffic

A

An EP in one port on one socket talking to a port in a different socket

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

P2P traffic flows all the way up to the RC?

A

Not really. Commonly is traveling from one EP through the switch to another target EP.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Does the P2P could represent security concerns ?

A

Yes, but is the reason of ACS mechanism to preserve security

17
Q

Which are the DLLP packet structure?

A

DLLP -> 4B
CRC -> 2B

Type:
Ack/Nak packets
Flow Control packets
Power management packets
Vendor defined packets