DocumentCode
33539
Title
Scalable Packet Classification for Datacenter Networks
Author
Pi-Chung Wang
Author_Institution
Dept. of Comput. Sci. & Eng., Nat. Chung Hsing Univ., Taichung, Taiwan
Volume
32
Issue
1
fYear
2014
fDate
Jan-14
Firstpage
124
Lastpage
137
Abstract
The key challenge to a datacenter network is its scalability to handle many customers and their applications. In a datacenter network, packet classification plays an important role in supporting various network services. Previous algorithms store classification rules with the same length combinations in a hash table to simplify the search procedure. The search performance of hash-based algorithms is tied to the number of hash tables. To achieve fast and scalable packet classification, we propose an algorithm, encoded rule expansion, to transform rules into an equivalent set of rules with fewer distinct length combinations, without affecting the classification results. The new algorithm can minimize the storage penalty of transformation and achieve a short search time. In addition, the scheme supports fast incremental updates. Our simulation results show that more than 90% hash tables can be eliminated. The reduction of length combinations leads to an improvement on speed performance of packet classification by an order of magnitude. The results also show that the software implementation of our scheme without using any hardware parallelism can support up to one thousand customer VLANs and one million rules, where each rule consumes less than 60 bytes and each packet classification can be accomplished under 50 memory accesses.
Keywords
computer centres; firewalls; local area networks; telecommunication network routing; virtual machines; VLAN; classification rules; datacenter networks; encoded rule expansion; hardware parallelism; hash table; length combinations; packet classification; packet forwarding; storage penalty; Data structures; Decision trees; Encoding; Hardware; IP networks; Indexes; Software; Packet classification; VLANs; datacenter network; firewalls; packet forwarding; router architectures; scalability;
fLanguage
English
Journal_Title
Selected Areas in Communications, IEEE Journal on
Publisher
ieee
ISSN
0733-8716
Type
jour
DOI
10.1109/JSAC.2014.140112
Filename
6689489
Link To Document