High-performance Packet Classification on Multi-Core Network Processing Platforms

Yaxuan Qi,Yibo Xue,Jun Li
DOI: https://doi.org/10.1016/s1007-0214(11)70062-1
2011-01-01
Tsinghua Science & Technology
Abstract:Packet classification is crucial to the implementation of advanced network services that require the capability to distinguish traffic in different flows, such as access control in firewalls and protocol analysis in intrusion detection systems. This paper proposes a novel packet classification algorithm optimized for multi-core network processors. The proposed algorithm, AggreCuts, has an explicit worst-case search time with modest memory usage. The data structure of AggreCuts is flexible and well-adapted to different types of multi-core platforms. The algorithm on both Intel IXP2850 32-bit and Cavium OCTEON3860 64-bit multi-core platforms was implemented to evaluate the performance of AggreCuts. The experimental results show that AggreCuts outperforms the best-known existing algorithm in terms of memory usage and classification speed.
What problem does this paper attempt to address?