CecilXavier
Technical User
I am trying to get a better understanding on PCIe data transmissions. Specifically the kinds of errors and what they mean. An example. On a bus I see one side throw Rcbe_ERR_COR, reply_rollover and reply_timeout. On the other side of that bus (across layer 1) I see receiver_err, reply_timeout and reply_rollover. These errors are recovering, but are enough that they are slowing the job down significantly. I thought the receiver errors were that side of the bus saying they "received" something that they had to correct. Ie , the hardware on that side recovered from the error. Is this the right thought process?