Ultra Ethernet: UEC 1.0 for AI Fabrics
Ultra Ethernet is the open, multi-vendor path to InfiniBand-class AI networking on standard Ethernet. The UEC 1.0 specification, released in June 2025, defines the Ultra Ethernet Transport (UET) with packet spraying, multi-path RDMA, out-of-order delivery, selective retransmission, and both sender- and receiver-based congestion control. It does not require a lossless PFC fabric, and OcNOS-DC provides the standards-based fabric layer that UEC-capable NICs require.
Packet spray across every path
A single RDMA message between two GPUs is sprayed packet-by-packet across all four spine paths at once. The fabric tolerates out-of-order arrival and the destination UEC NIC reassembles in order. No flow-pinning, no hash collisions, no idle uplinks.
What the Ultra Ethernet Transport adds
RoCEv2 works, but it inherits older design constraints: one hashed path per flow, network-wide PFC pause, and window-restart loss recovery. The UEC 1.0 specification keeps the standard physical Ethernet you can buy from anyone and replaces the upper layers with a transport (UET) built for 1k to 100k GPU jobs.
Packet spraying
A single message is sprayed across every available path at once. No flow pinning, no ECMP collisions, so fabric utilisation approaches the theoretical maximum during a collective.
Multi-path RDMA
RDMA is carried over many parallel paths rather than one, so a large transfer is no longer capped by the bandwidth of a single hashed link.
Out-of-order delivery
The fabric is allowed to reorder. The UEC NIC reassembles in order before delivery, so applications and the GPU never see disorder.
Selective retransmission
Lost packets are recovered selectively rather than restarting the RDMA window, collapsing the tail-latency penalty of any in-fabric loss.
Modern congestion control
Both sender- and receiver-based schemes replace coarse PFC pause as the primary tool. UET does not require a lossless PFC fabric; pause becomes a backstop, not the front line.
Open and multi-vendor
UET runs on standard Ethernet from any vendor. The consortium (AMD, Arista, Broadcom, Cisco, HPE, Intel, Meta, Microsoft, Oracle and others) publishes the spec openly.
UEC, RoCEv2, and InfiniBand, axis by axis
RoCEv2 runs most AI fabrics in production today. Ultra Ethernet is the standards-based path forward as UEC-capable NICs ship, and InfiniBand remains the single-vendor specialist. Which axis matters depends on the workload and the timeline.
| Axis | RoCEv2Ethernet, today | Ultra EthernetUET, open multi-vendor | InfiniBandsingle-vendor |
|---|---|---|---|
| Path use | One hashed ECMP path per flow; parallel paths can sit idle. | Packet spray across every available path in parallel. | Adaptive routing built into the spec. |
| Loss handling | Lossless via PFC + ECN + DCQCN; relies on network-wide pause. | Tolerates loss and reorder; does not require a lossless PFC fabric. | Lossless by credit-based flow control. |
| Reordering | In-order delivery only. | Out-of-order delivery, reassembled in order at the NIC. | In-order delivery. |
| Retransmission | Window-based recovery taxes tail latency. | Selective retransmission of only the lost packets. | Link-level recovery. |
| Congestion control | DCQCN with ECN marking. | Both sender- and receiver-based control at the endpoints. | Credit-based at the link. |
| Ecosystem | Multi-vendor Ethernet at every layer. | Open, multi-vendor; any vendor can build to the UEC 1.0 spec. | Effectively single-vendor for NIC and switch silicon. |
| OcNOS-DC status | Production today on Tomahawk 4 / Tomahawk 5. | Fabric layer aligned with the UEC 1.0 profile; transport engages as NICs ship. | Not applicable; separate fabric and tooling. |
The fabric layer UEC NICs require
OcNOS-DC runs a production RoCEv2 fabric today and tracks the UEC 1.0 fabric-side profile: the switch configuration and behaviours needed to interoperate with UEC-capable NICs. Full transport is a roadmap item that engages as those NICs ship. Alignment with the profile is not a certification claim.
UEC 1.0 fabric profile
OcNOS-DC tracks the UEC 1.0 fabric-side profile, the configuration and behaviours switches must support to interoperate with UEC-capable NICs as they arrive.
OOO-tolerant forwarding
Per-packet ECMP, packet-spray-friendly QoS, and shared-buffer policies that do not penalise out-of-order delivery: the conditions UEC NICs need to operate efficiently.
Tomahawk 4 / 5 silicon
Runs on the same Broadcom Tomahawk 4 (25.6T) and Tomahawk 5 (51.2T) platforms used for current RoCEv2 fabrics. No forklift upgrade required.
RoCEv2 and UEC coexist
UEC and RoCEv2 traffic share one fabric on different priorities. Migrate clusters incrementally as UEC-capable NICs deploy.
UEC-aware observability
Per-path utilisation, spray-friendly buffer counters, and reorder-tolerance metrics streamed over gNMI for closed-loop tuning during cluster bring-up.
Vendor-neutral path
UEC is the open alternative to InfiniBand. Pairing OcNOS-DC with open hardware means no single vendor owns the AI fabric, which is the whole point.
Build on RoCEv2 now, keep a clean path to UEC
Real fabrics do not switch overnight. The practical plan is production RoCEv2 today on hardware that already tracks the UEC 1.0 profile, so the transport step needs no NOS or switch swap.
- RoCEv2 today. Production-grade for clusters built right now. OcNOS-DC ships pre-tuned RoCEv2 on Tomahawk 4 / Tomahawk 5. Most fabrics in production in 2026 are RoCEv2.
- UEC as NICs ship. The path forward for scale-out clusters as UEC-capable NICs arrive. OcNOS-DC provides the fabric layer; cluster owners pick the NIC vendor.
- InfiniBand stays specialist. Single-vendor performance with separate cabling, management, and ecosystem. UEC closes the performance gap on a standards-based, multi-vendor Ethernet fabric.
- Coexistence is the default. RoCEv2 traffic from existing clusters and UEC traffic from the next build run alongside each other on the same OcNOS-DC hardware.
- GLB carries forward. The OcNOS 7.1 Global Load Balancing path-quality plane is being designed to interoperate with UEC signalling as the spec matures, so today's OcNOS-DC investments carry forward.
Open Ethernet is the destination, and OcNOS is the path
Ultra Ethernet brings the transport techniques that defined InfiniBand to standard, multi-vendor Ethernet. IP Infusion is a contributing member of the consortium and OcNOS-DC provides the fabric layer, so a cluster built today carries forward.
A contributing member
IP Infusion takes part in shaping the UEC fabric-layer specification, and OcNOS-DC tracks the UEC 1.0 fabric profile as it evolves.
Production RoCEv2 now
OcNOS-DC delivers lossless RoCEv2 with PFC, ECN, and sub-millisecond DLB today on validated open hardware from vendors such as Edgecore and UfiSpace.
UEC-ready by design
Because the switch already tracks the fabric profile, engaging Ultra Ethernet as NICs ship needs no NOS or switch swap. Alignment is not a certification claim.
Ultra Ethernet, answered
What is Ultra Ethernet (UEC)?
Is IP Infusion a member of the Ultra Ethernet Consortium?
How is Ultra Ethernet different from RoCEv2?
Does OcNOS support Ultra Ethernet today?
Do I need new hardware for Ultra Ethernet?
What are packet spray and out-of-order delivery?
Go deeper. Take it with you.
The product datasheet plus short, technical downloads that go further than this page.
OcNOS-DC Datasheet
Full OcNOS-DC specification: the EVPN-VXLAN and Ethernet for AI feature set, software SKUs, supported hardware platforms, and the solution ordering guide.
Get the datasheetOcNOS 800G Lossless AI Fabric
Non-blocking RoCEv2 fabric on Broadcom Tomahawk 4/5 spines: SKU tiers, validated platforms, and deployment architecture.
Get the briefEVPN-VXLAN Data Center Fabric
Carrier-grade leaf-spine data center fabric: symmetric IRB, Type-2/Type-5 routes, and distributed anycast gateway.
Get the briefOcNOS-DC Datasheet
Quick form. Your PDF opens in a new tab immediately after submit.
✓ Opening your PDF in a new tab…
If it didn't open, use the link below.
OcNOS 800G Lossless AI Fabric
Quick form. Your PDF opens in a new tab immediately after submit.
✓ Opening your PDF in a new tab…
If it didn't open, use the link below.
EVPN-VXLAN Data Center Fabric
Quick form. Your PDF opens in a new tab immediately after submit.
✓ Opening your PDF in a new tab…
If it didn't open, use the link below.
Planning a UEC-ready AI fabric? Let's design it together
Tell us the workload and the GPU scale, and an IP Infusion engineer will size the leaf-spine fabric with you, or start a first-pass layout in the AI Fabric Design Suite.
Design the whole AI fabric with OcNOS
From the business case to the port-count maths, pick up wherever you are in the build.