1. Tuple Space Assisted Packet Classification With High Performance on Both Search and Update
- Author
-
Ori Rottenstreich, Gaogang Xie, Tong Yang, Balajee Vamanan, Xianfeng Li, Wenjun Li, Hui Li, Huiping Lin, and Dagang Li
- Subjects
Tree (data structure) ,Memory management ,Theoretical computer science ,Computer Networks and Communications ,Computer science ,0202 electrical engineering, electronic engineering, information engineering ,Decision tree ,Nesting (computing) ,Tuple space ,020206 networking & telecommunications ,02 engineering and technology ,Electrical and Electronic Engineering - Abstract
Software switches are being deployed in SDN to enable a wide spectrum of non-traditional applications. The popular Open vSwitch uses a variant of Tuple Space Search (TSS) for packet classifications. Although it has good performance on rule updates, it is less efficient than decision trees on lookups. In this paper, we propose a two-stage framework consisting of heterogeneous algorithms to adaptively exploit different characteristics of the rule sets at different scales. In the first stage, partial decision trees are constructed from several rule subsets grouped with respect to their small fields . This grouping eliminates rule replications at large scales, thereby enabling very efficient pre-cuttings. The second stage handles packet classification at small scales for non-leaf terminal nodes , where rule replications within each subspace may lead to inefficient cuttings. A salient fact is that small space means long address prefixes or less nesting levels of ranges, both indicating a very limited tuple space. To exploit this favorable property, we employ a TSS-based algorithm for these subsets following tree constructions. Experimental results show that our work has comparable update performance to TSS in Open vSwitch, while achieving almost an order-of-magnitude improvement on classification performance over TSS.
- Published
- 2020
- Full Text
- View/download PDF