Achieving O(1) IP Lookup on GPU-based Software Routers

作者:Zhao, Jin*; Zhang, Xinya; Wang, Xin; Xue, Xiangyang
来源:Computer Communication Review, 2010, 40(4): 429-430.
DOI:10.1145/1851275.1851246

摘要

IP address lookup is a challenging problem due to the increasing routing table size, and higher line rate. This paper investigates a new way to build an efficient IP lookup scheme using graphics processor units(GPU). Our contribution here is to design a basic architecture for high-performance IP lookup engine with GPU, and to develop efficient algorithms for routing prefix operations such as lookup, deletion, insertion, and modification. In particular, the IP lookup scheme can achieve O(1) time complexity. Our experimental results on real-world route traces show promising 6x gains in IP lookup throughput.