Header menu link for other important links
X
Adaptive weighted traffic splitting in programmable data planes
K.-F. Hsu, , R. Beckett, A. Chen, J. Rexford, D. Walker
Published in Association for Computing Machinery, Inc
2020
Pages: 103 - 109
Abstract
Recent work introduced load-balancing algorithms that dynamically pick the best path entirely in the data plane, to react to traffic dynamics on a small timescale. This paper takes the next step to balance load dynamically across multiple paths in the data plane. The design of such a load-balancing primitive raises interesting challenges due to the hardware constraints of the data plane. We show that these constraints create practical problems for Weighted-Cost MultiPath (WCMP), which replicates hash-table entries in proportion to the weight of each path. Under these hardware constraints, naive implementations of WCMP take a long time to converge to new weights. We then present a hash-based data structure that achieves adaptive traffic splitting in programmable data planes. Our data structure carefully partitions the arithmetic operations required to a) split traffic in proportion to the path weights and b) update the path weights, by leveraging a multi-stage pipeline and stateful ALUs. By doing so, accurate splitting and efficient updates are done at line rate. We implement our data structure in P4 and our preliminary evaluation shows significant reduction in flow completion time compared to other data-plane load-balancing schemes such as HULA. © 2020 Association for Computing Machinery.
About the journal
JournalData powered by TypesetSOSR 2020 - Proceedings of the 2020 Symposium on SDN Research
PublisherData powered by TypesetAssociation for Computing Machinery, Inc