XOA CLI Documentation Logo

Table of Contents

  • 1. Introduction
  • 2. Basics
  • 3. Command Reference
    • 3.1. Chassis
    • 3.2. Module
    • 3.3. Port
    • 3.4. Stream
    • 3.5. Transceiver
    • 3.6. Ultra Ethernet (UE)
      • 3.6.1. Control Order Set (CtlOS)
      • 3.6.2. Link Layer Retry (LLR)
        • LLR Configuration
        • LLR Statistics
        • LLR Error Injection
      • 3.6.3. Link Negotiation
    • 3.7. Legacy
    • 3.8. Special
  • 4. Glossary of Terms
XOA CLI Documentation
  • 3. Command Reference
  • 3.6. Ultra Ethernet (UE)
  • 3.6.2. Link Layer Retry (LLR)

3.6.2. Link Layer Retry (LLR)

LLR in UE Link Layer

Fig. 3.27 Architectural Position of LLR in UE Link Layer

Link Layer Retry (LLR) is a link-local reliability mechanism that improves Ethernet performance by enabling fast retransmission of lost or corrupted frames directly at the link layer.

LLR operates between adjacent nodes, where frames are tagged with sequence numbers and checked for integrity upon reception. When an error, loss, or sequence gap is detected, the receiver signals the sender to retransmit starting from the first missing frame. The sender maintains a buffer of transmitted frames and performs retransmission using a Go-Back-N approach, replaying the missing frame and all subsequent frames in the transmission window.

By handling loss locally and quickly, LLR significantly reduces the performance impact of packet loss, making Ethernet better suited for latency-sensitive and large-scale HPC/AI workloads.

LLR CLI Commands

  • LLR Configuration
  • LLR Statistics
  • LLR Error Injection
Previous Next

© Copyright 2026, Teledyne LeCroy.