Resilient TCP Variant Enabling Smooth Network Updates for Software-Defined Data Center Networks

Abdul Basit Dogar,Sami Ullah,Yiran Zhang,Hisham Alasmary,Muhammad Waqas,Sheng Chen
DOI: https://doi.org/10.26599/tst.2024.9010010
2024-05-03
Tsinghua Science & Technology
Abstract:Network updates have become increasingly prevalent since the broad adoption of software-defined networks (SDNs) in data centers. Modern TCP designs, including cutting-edge TCP variants DCTCP, CUBIC, and BBR, however, are not resilient to network updates that provoke flow rerouting. In this paper, we first demonstrate that popular TCP implementations perform inadequately in the presence of frequent and inconsistent network updates, because inconsistent and frequent network updates result in out-of-order packets and packet drops induced via transitory congestion and lead to serious performance deterioration. We look into the causes and propose a network update-friendly TCP (NUFTCP), which is an extension of the DCTCP variant, as a solution. Simulations are used to assess the proposed NUFTCP. Our findings reveal that NUFTCP can more effectively manage the problems of out-of-order packets and packet drops triggered in network updates, and it outperforms DCTCP considerably.
computer science, information systems,engineering, electrical & electronic, software engineering
What problem does this paper attempt to address?