What Is Lossless Ethernet?
Lossless Ethernet is standard Ethernet tuned so that RDMA traffic is not dropped when the network gets congested. It is the no-drop substrate a GPU fabric needs, built from PFC, ECN, and DCQCN.
The three controls, and how they layer
PFC (the backstop)
Priority Flow Control pauses one priority queue hop by hop when its buffer is about to overflow, so nothing is dropped. It is coarse and fast, used as the last line of defense, not the everyday control.
ECN (the primary control)
Explicit Congestion Notification marks packets as a queue starts to build. The receiving NIC signals the sender, which lowers its rate before the queue ever fills. Fine-grained and continuous.
DCQCN (the loop)
DCQCN is the end-to-end algorithm that binds ECN marking on the switch to rate control on the NIC. The switch role is the ECN marking; the NIC does the rate adjustment. Together they hold queues low without triggering PFC.
The design intent is a ladder. ECN and DCQCN do the everyday work of keeping queues shallow so traffic keeps flowing. PFC only engages when a burst outruns them, pausing a priority for a moment rather than dropping. A fabric that is triggering PFC constantly is a fabric that needs its ECN thresholds tuned, not more PFC. See the DCQCN and PFC デッドロック pages for how each is configured and protected.
Why RDMA and RoCEv2 require it
RDMA was built for a no-drop transport. RoCEv2 carries RDMA over UDP and IP so it can be routed across a data center, but it inherits that low tolerance for loss: a single dropped packet forces recovery that spikes tail latency and can stall a GPU collective, which stalls the whole training step. Making the Ethernet path lossless gives RoCEv2 the behavior it was designed for. That is the entire reason lossless Ethernet exists in AI fabrics.
What OcNOS-DC ships
On Broadcom Tomahawk 5 platforms, OcNOS-DC provides PFC (including PFC over L3, with DCBX and LLDP), ECN, Dynamic ECN, Enhanced Transmission Selection (ETS), WRED, and PFC Deadlock Detection and Recovery, plus buffer tuning and RTAG7 hashing to spread flows. Congestion and queue counters stream over gNMI and OpenConfig telemetry, so thresholds can be tuned in a closed loop during cluster bring-up rather than guessed.
Tuning a lossless fabric? Let's do the thresholds together.
アーキテクチャレビューを予約 →What Is Lossless Ethernet FAQ
ロスレスイーサネットとは?
How do PFC, ECN, and DCQCN work together?
Why does RoCEv2 need lossless Ethernet?
What lossless features does OcNOS-DC support?
Design the whole AI fabric with OcNOS
From the business case to the port-count maths, pick up wherever you are in the build.
さらに詳しく。資料をお持ち帰りください。
Two short, technical downloads that go further than this page: the full OcNOS-DC datasheet and the lossless 800G AI fabric architecture.
OcNOS-DC データシート
簡単なフォームです。送信後すぐに PDF が新しいタブで開きます。
✓ PDF を新しいタブで開いています…
開かない場合は、下記のリンクをご利用ください。
OcNOS 800G ロスレス AI Fabric
簡単なフォームです。送信後すぐに PDF が新しいタブで開きます。
✓ PDF を新しいタブで開いています…
開かない場合は、下記のリンクをご利用ください。