Abstract
Short-lived surges in traffic can cause periods of high queue utilization, leading to packet loss and delay. To diagnose and alleviate performance problems, networks need support for real-time, fine-grained queue measurement. By identifying the flows that contribute significantly to queue build-up directly in the data plane, switches can make targeted decisions to mark, drop, or reroute these flows in real time. However, collecting fine-grained queue statistics is challenging even with modern programmable switch hardware, due to limited memory and processing resources in the data plane. We present ConQuest, a compact data structure that identifies the flows making a significant contribution to the queue. ConQuest operates entirely in the data plane, while working within the hardware constraints of programmable switches. Additionally, we show how to measure queues in legacy devices through link tapping and an off-path switch running ConQuest. Simulations show that ConQuest can identify contributing flows with 90% precision on a 1 ms timescale, using less than 65 KB of memory. Experiments with our Barefoot Tofino prototype show that ConQuest-enabled active queue management reduces flow-completion time.
Original language | English |
---|---|
Title of host publication | CoNEXT 2019 - Proceedings of the 15th International Conference on Emerging Networking Experiments and Technologies |
Publisher | Association for Computing Machinery, Inc |
Pages | 15-29 |
Number of pages | 15 |
ISBN (Electronic) | 9781450369985 |
DOIs | |
State | Published - 3 Dec 2019 |
Event | 15th ACM International Conference on Emerging Networking Experiments and Technologies, CoNEXT 2019 - Orlando, United States Duration: 9 Dec 2019 → 12 Dec 2019 |
Publication series
Name | CoNEXT 2019 - Proceedings of the 15th International Conference on Emerging Networking Experiments and Technologies |
---|
Conference
Conference | 15th ACM International Conference on Emerging Networking Experiments and Technologies, CoNEXT 2019 |
---|---|
Country/Territory | United States |
City | Orlando |
Period | 9/12/19 → 12/12/19 |
Bibliographical note
Funding Information:Number of concurrent register memory accesses per stage supported by switch
Publisher Copyright:
© 2019 ACM.
Keywords
- Network monitoring
- P4
- Queue measurement
- SDN