Acknowledgement - switch only?

Post a reply

Confirmation code
Enter the code exactly as it appears. All letters are case insensitive.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: Acknowledgement - switch only?

Re: Acknowledgement - switch only?

Post by support »

Hello,

All link partners must send acknowledges to the packets that arrive. The TLP is guaranteed to arrive (or this is a fundamental bus error, of the sort that crashes the computer).

What the cited sentence says, is that the link partner could be an external switch, so the acknowledgment is just for the first leg. Besides, even if the link partner is a processor, odds are that the acknowledgment is sent before the data has reached the processor's internal bus. There is always some kind of internal bridge, or maybe an internal PCIe switch, that eventually connects with the CPU's main bus (Northbridge or Southbridge, for example).

Regards,
Eli

Acknowledgement - switch only?

Post by Guest »

Even though the Data Link Layer gets a positive acknowledge, that only means that the packet made its way safely to the nearby switch. No end-to-end acknowledgment is ever made, and neither is it really necessary.


Not all PCIe links use a switch. Are you saying that only switches (and not endpoints) send acks?

Top