This document discusses the transition from using InfiniBand's SDP fabric to using Ethernet fabric for high performance computing workloads. It describes some of the issues with using TCP over Ethernet, including incast, slow start behavior, and NewReno sawtooth patterns. It outlines changes made to address these issues, such as improving timestamp resolution and congestion window scaling. While unforeseen problems arose during implementation, the final system was able to achieve the target throughput of 15GB/s while using less CPU than an InfiniBand configuration.