Resource-Efficient and Timely Packet Header Vector (PHV) Encoding on Programmable Switches
Xiang Chen,Wenbin Zhang,Xi Sun,Hongyan Liu,Jianshan Zhang,Qun Huang,Dong Zhang,Haifeng Zhou,Xuan Liu,Chunming Wu
DOI: https://doi.org/10.1109/tnet.2024.3413530
2024-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, a new framework that reuses PHV words for as many fields as possible to achieve resource-efficient PHV encoding. 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. Also, to achieve timeliness at runtime, it provides a Greedy-based heuristic, which quickly solves PHV encoding and returns near-optimal results. We evaluate with production-scale network functions. Our results show that reduces the consumption of PHV words by up to 85%.