Melody: Toward Resource-Efficient Packet Header Vector Encoding on Programmable Switches.

Xiang Chen,Hongyan Liu,Qingjiang Xiao,Jianshan Zhang,Qun Huang,Dong Zhang,Xuan Liu,Chunming Wu
DOI: https://doi.org/10.1109/infocom53939.2023.10229056
2023-01-01
Abstract:The programmable switch offers a limited capacity of packet header vector (PHV) words that store packet header fields and metadata fields defined by network functions. However, existing switch compilers employ inefficient strategies of encoding fields on PHV words. Their encoding wastes scarce PHV words and may result in failures when deploying network functions. In this paper, we propose Melody, a new framework that reuses PHV words for as many fields as possible to achieve resource-efficient PHV encoding. Melody offers a field analyzer and an optimization framework. The analyzer identifies which fields can reuse PHV words while preserving the original packet processing logic. The framework integrates analysis results into its encoding to offer the resource-optimal decisions. We evaluate Melody with production-scale network functions. Our results show that Melody reduces the consumption of PHV words by up to 85%.
What problem does this paper attempt to address?